Version 0.1.8

This commit is contained in:
David Baumgold
2013-11-08 19:44:30 -05:00
parent f187821fca
commit ae0b538571
+1 -1
View File
@@ -11,7 +11,7 @@ from setuptools import setup
setup(
name='flask-heroku',
version='0.1.7',
version='0.1.8',
url='https://github.com/kennethreitz/flask-heroku',
license='BSD',
author='Kenneth Reitz',