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 d8a2f46 commit 4b2db8aCopy full SHA for 4b2db8a
setup.py
@@ -2,11 +2,10 @@
2
3
setup(
4
name='graphene-mongo',
5
- version='0.2.2',
+ version='0.2.3',
6
7
description='Graphene Mongoengine integration',
8
long_description=open('README.rst').read(),
9
- # long_description_content_type='text/markdown',
10
url='https://github.com/graphql-python/graphene-mongo',
11
author='Abaw Chen',
12
author_email='[email protected]',
0 commit comments