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 740596f commit 9bcc097Copy full SHA for 9bcc097
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="graphene-mongo",
5
- version="0.2.8",
+ version="0.2.9",
6
description="Graphene Mongoengine integration",
7
long_description=open("README.rst").read(),
8
url="https://github.com/graphql-python/graphene-mongo",
0 commit comments