Skip to content

Commit ed68d93

Browse files
authored
Merge pull request #97 from not522/bump-up-2.2.0
Bump up version to v2.2.0
2 parents 5f5d832 + a8b0d9a commit ed68d93

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.0',
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)