Skip to content

Commit 3f60681

Browse files
committed
Bump version in setup.py to 2.1.0
1 parent b32ac81 commit 3f60681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def unavailable(self, e):
131131

132132
setup(
133133
name='dmoj',
134-
version='2.0.0',
134+
version='2.1.0',
135135
packages=find_packages(),
136136
package_data={
137137
'dmoj.cptbox': ['syscalls/aliases.list', 'syscalls/*.tbl'],

0 commit comments

Comments
 (0)