We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9797dc5 commit c03986bCopy full SHA for c03986b
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
name = 'turbasen'
4
-VERSION = '3.0.1'
+VERSION = '3.1.0'
5
6
setup(
7
name=name,
0 commit comments