Skip to content

Commit 4b2db8a

Browse files
committed
chore: Bump version to 0.2.3
1 parent d8a2f46 commit 4b2db8a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22

33
setup(
44
name='graphene-mongo',
5-
version='0.2.2',
5+
version='0.2.3',
66

77
description='Graphene Mongoengine integration',
88
long_description=open('README.rst').read(),
9-
# long_description_content_type='text/markdown',
109
url='https://github.com/graphql-python/graphene-mongo',
1110
author='Abaw Chen',
1211
author_email='[email protected]',

0 commit comments

Comments
 (0)