Skip to content

Commit 67f001d

Browse files
authored
Merge pull request #100 from not522/bump-up-2.2.1
Bump up version to v2.2.1
2 parents 1194c9d + e5987d8 commit 67f001d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def get_long_description() -> str:
1010

1111
setuptools.setup(
1212
name='rime',
13-
version='3.0.0.dev',
13+
version='2.2.1',
1414
description="An automation tool for programming contest organizers",
1515
long_description=get_long_description(),
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)