We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199f800 commit 4cd7a9bCopy full SHA for 4cd7a9b
1 file changed
setup.py
@@ -13,7 +13,7 @@
13
from setuptools import setup, find_packages
14
15
NAME = "flat_api"
16
-VERSION = "0.3.0~1"
+VERSION = "0.4.0"
17
# To install the library, run the following
18
#
19
# python setup.py install
0 commit comments