We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9656b4 commit da20696Copy full SHA for da20696
1 file changed
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name="Flask-Python-Arango",
22
- version="0.0.1",
+ version="0.0.2",
23
url="https://github.com/zvfvrv/flask-python-arango",
24
download_url="https://github.com/zvfvrv/flask-python-arango/tags",
25
license="Apache-2.0",
@@ -48,4 +48,4 @@
48
"Topic :: Software Development :: Libraries :: Python Modules"
49
],
50
51
-)
+)
0 commit comments