Skip to content

Commit 365bd33

Browse files
committed
cut 0.5.2
1 parent 2519261 commit 365bd33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
# |version| and |release|, also used in various other places throughout the
4949
# built documents.
5050
#
51-
version = '0.5.1'
51+
version = '0.5.2'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '0.5.1'
53+
release = '0.5.2'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

setup.py

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

4141
setup(
4242
name='Flask-PyMongo',
43-
version='0.5.1',
43+
version='0.5.2',
4444
url='http://flask-pymongo.readthedocs.org/',
4545
download_url='https://github.com/dcrosta/flask-pymongo/tags',
4646
license='BSD',

0 commit comments

Comments
 (0)