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 262702f commit b626f28Copy full SHA for b626f28
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='Flask-GoogleMaps',
7
- version='0.2.2',
+ version='0.2.3',
8
license='MIT',
9
description='Small extension for Flask to make using Google Maps easy',
10
long_description=open('README.md').read(),
0 commit comments