Skip to content

Commit da20696

Browse files
authored
update setup.py
1 parent e9656b4 commit da20696

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name="Flask-Python-Arango",
22-
version="0.0.1",
22+
version="0.0.2",
2323
url="https://github.com/zvfvrv/flask-python-arango",
2424
download_url="https://github.com/zvfvrv/flask-python-arango/tags",
2525
license="Apache-2.0",
@@ -48,4 +48,4 @@
4848
"Topic :: Software Development :: Libraries :: Python Modules"
4949
],
5050

51-
)
51+
)

0 commit comments

Comments
 (0)