Skip to content

Commit

Permalink
Merge pull request #100 from not522/bump-up-2.2.1
Browse files Browse the repository at this point in the history
Bump up version to v2.2.1
  • Loading branch information
not522 authored Sep 8, 2024
2 parents 1194c9d + e5987d8 commit 67f001d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def get_long_description() -> str:

setuptools.setup(
name='rime',
version='3.0.0.dev',
version='2.2.1',
description="An automation tool for programming contest organizers",
long_description=get_long_description(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 67f001d

Please sign in to comment.