Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Goblin OGM
AIO Gremlin
Commits
4317096c
Commit
4317096c
authored
Sep 14, 2017
by
davebshow
Browse files
bumped version
parent
95965127
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
setup.py
setup.py
+2
-2
No files found.
setup.py
View file @
4317096c
...
...
@@ -4,7 +4,7 @@ from setuptools import setup
setup
(
name
=
'aiogremlin'
,
version
=
'3.2.6'
,
version
=
'3.2.6
rc1
'
,
url
=
''
,
license
=
'Apache Software License'
,
author
=
'davebshow'
,
...
...
@@ -15,7 +15,7 @@ setup(
'aiogremlin.driver'
,
'aiogremlin.driver.aiohttp'
,
'aiogremlin.process'
,
'aiogremlin.
.
structure'
,
'aiogremlin.structure'
,
'aiogremlin.remote'
],
install_requires
=
[
'aenum==1.4.5'
,
# required gremlinpython dep
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment