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