increases version to 0.1.2

This commit is contained in:
Johannes Gehrs
2013-08-30 17:47:48 +02:00
parent 878a710651
commit d3afa10e7c
+1 -1
View File
@@ -19,7 +19,7 @@ from setuptools import setup
setup(
name='WTForms-ParsleyJS',
version='0.1.1',
version='0.1.2',
url='https://github.com/johannes-gehrs/wtforms-parsleyjs',
license='MIT',
author='Johannes Gehrs',