Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
davebshow committed May 25, 2016
1 parent 0aad9ff commit 651878e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gremlinclient/__init__.py
Expand Up @@ -4,4 +4,4 @@
from gremlinclient.response import Response


__version__ = "0.2.6"
__version__ = "0.2.7"
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@

setup(
name="gremlinclient",
version="0.2.6",
version="0.2.7",
url="",
license="MIT",
author="davebshow",
Expand Down

0 comments on commit 651878e

Please sign in to comment.