Bumped to version 1.0.5

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