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 96decd6 commit 3580913Copy full SHA for 3580913
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="graphene-mongo",
5
- version="0.2.11",
+ version="0.2.12",
6
description="Graphene Mongoengine integration",
7
long_description=open("README.rst").read(),
8
url="https://github.com/graphql-python/graphene-mongo",
0 commit comments