We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4e3f1 commit a3a9241Copy full SHA for a3a9241
CHANGES.rst
@@ -1,11 +1,15 @@
1
Changes
2
=======
3
4
+Version 0.x
5
+-----------
6
+
7
+Unreleased
8
9
Version 0.2
10
-----------
11
-Unreleased
12
+Released on June 21st, 2020
13
14
- Auto-generated ``DecimalField`` does not limit places for ``Float``
15
columns. (`#2`_)
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = WTForms-SQLAlchemy
-version = 0.2dev
+version = 0.2
url = http://github.com/wtforms/wtforms-sqlalchemy/
project_urls =
Documentation = https://wtforms-sqlalchemy.readthedocs.io/
0 commit comments