Skip to content

Commit

Permalink
Update version to 2021.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lnk2past committed Nov 5, 2021
1 parent 79ba855 commit c05dfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contest/__version__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__title__ = 'contest'
__description__ = 'A console application tester.'
__url__ = 'https://github.com/Lnk2past/contest'
__version__ = '2021.9.8'
__version__ = '2021.11.0'
__author__ = 'Lnk2past'
__license__ = 'MIT'

0 comments on commit c05dfe5

Please sign in to comment.