Skip to content

Commit 3c1987b

Browse files
committedAug 7, 2021
bump to 3.1.0
1 parent 8f93c22 commit 3c1987b

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
@@ -25,6 +25,6 @@
2525
entry_points={
2626
"console_scripts": ["submit50=submit50.__main__:main"]
2727
},
28-
version="3.0.4",
28+
version="3.1.0",
2929
include_package_data=True
3030
)

0 commit comments

Comments
 (0)
Please sign in to comment.