From 9e056767bced7f74444ad920b53d4e1a5e5aeac8 Mon Sep 17 00:00:00 2001 From: johannes-gehrs Date: Thu, 6 Feb 2014 21:12:17 +0100 Subject: [PATCH] Bumps to version 0.1.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5e6226f..e6a8ab8 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ from setuptools import setup setup( name='WTForms-ParsleyJS', - version='0.1.3', + version='0.1.4', url='https://github.com/johannes-gehrs/wtforms-parsleyjs', license='MIT', author='Johannes Gehrs',