Skip to content

Commit 9b214b4

Browse files
authored
Merge pull request #16 from graphql-python/release-0.1.6
release: Bump version to 0.1.6
2 parents fda99eb + 6d04576 commit 9b214b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='graphene-mongo',
5-
version='0.1.5',
5+
version='0.1.6',
66

77
description='Graphene Mongoengine integration',
88
# long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)