Skip to content

Commit

Permalink
Bump version in setup.py to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyene committed May 11, 2020
1 parent b32ac81 commit 3f60681
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 @@ -131,7 +131,7 @@ def unavailable(self, e):

setup(
name='dmoj',
version='2.0.0',
version='2.1.0',
packages=find_packages(),
package_data={
'dmoj.cptbox': ['syscalls/aliases.list', 'syscalls/*.tbl'],
Expand Down

0 comments on commit 3f60681

Please sign in to comment.