bumps to next version for pypi

This commit is contained in:
johannes-gehrs
2013-12-04 10:44:57 +01:00
parent e505e9a081
commit 36a7c176cb
+1 -1
View File
@@ -19,7 +19,7 @@ from setuptools import setup
setup(
name='WTForms-ParsleyJS',
version='0.1.2',
version='0.1.3',
url='https://github.com/johannes-gehrs/wtforms-parsleyjs',
license='MIT',
author='Johannes Gehrs',