Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update setup.py
  • Loading branch information
Joohwan Oh committed Jun 16, 2015
commit 44ce964c55ac9453e1d14960a02493b9cde22673
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
setup(
name="py-arango",
description="Python Driver for ArangoDB",
version="1.3.0",
version="1.4.0",
author="Joohwan Oh",
author_email="[email protected]",
url="https://github.com/Joowani/py-arango",
Expand Down