Skip to content

Commit 8183104

Browse files
committed
bump version to v0.9.0 now that py26 is not supported anymore
1 parent 1a0eff2 commit 8183104

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
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name='flask-mongoengine',
22-
version='0.8.2',
22+
version='0.9.0',
2323
url='https://github.com/mongoengine/flask-mongoengine',
2424
license='BSD',
2525
author='Ross Lawley',

0 commit comments

Comments
 (0)