Bumped to version 2.0.1 to match readme title

This commit is contained in:
2016-01-07 08:49:14 +08:00
parent 07bac1fb0a
commit 5d5b7b5057
+1 -1
View File
@@ -19,7 +19,7 @@ from setuptools import setup
setup(
name='WTForms-ParsleyJS',
version='0.1.5',
version='2.0.1',
url='https://github.com/johannes-gehrs/wtforms-parsleyjs',
license='MIT',
author='Johannes Gehrs',