We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73da19e commit 223b8d4Copy full SHA for 223b8d4
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup, find_packages
3
4
5
-version = '0.4.1'
+version = '1.0.0'
6
7
8
def read(f):
0 commit comments