Skip to content

Commit c0d7414

Browse files
committed
Bumped to 0.3
1 parent b25718a commit c0d7414

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = WTForms-SQLAlchemy
3-
version = 0.2
3+
version = 0.3
44
url = http://github.com/wtforms/wtforms-sqlalchemy/
55
project_urls =
66
Documentation = https://wtforms-sqlalchemy.readthedocs.io/

wtforms_sqlalchemy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2dev"
1+
__version__ = "0.3"

0 commit comments

Comments
 (0)