We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40e335 commit 96d39aeCopy full SHA for 96d39ae
setup.py
@@ -5,7 +5,7 @@
5
author="The Pycroft Authors",
6
description="Decorator driven wtforms extension with Bootstrap 3 support for Flask",
7
long_description=__doc__,
8
- version="1.0.6",
+ version="1.0.7",
9
url="http://github.com/agdsn/wtforms-widgets/",
10
packages=find_packages(exclude=["tests", "tests.*"]),
11
include_package_data=True,
0 commit comments