Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
davebshow committed Sep 15, 2017
1 parent 9596512 commit 4317096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name='aiogremlin',
version='3.2.6',
version='3.2.6rc1',
url='',
license='Apache Software License',
author='davebshow',
Expand All @@ -15,7 +15,7 @@
'aiogremlin.driver',
'aiogremlin.driver.aiohttp',
'aiogremlin.process',
'aiogremlin..structure',
'aiogremlin.structure',
'aiogremlin.remote'],
install_requires=[
'aenum==1.4.5', # required gremlinpython dep
Expand Down

0 comments on commit 4317096

Please sign in to comment.