We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81b0df commit 224f655Copy full SHA for 224f655
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="graphene-mongo",
5
- version="0.3.0",
+ version="0.3.1",
6
description="Graphene Mongoengine integration",
7
long_description=open("README.rst").read(),
8
url="https://github.com/graphql-python/graphene-mongo",
0 commit comments