We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eecd35 commit 11ff605Copy full SHA for 11ff605
setup.py
@@ -13,7 +13,7 @@
13
from setuptools import setup, find_packages
14
15
NAME = "flat_api"
16
-VERSION = "0.6.0"
+VERSION = "0.7.0"
17
# To install the library, run the following
18
#
19
# python setup.py install
0 commit comments