Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kvesteri committed Jun 2, 2020
1 parent 85d9619 commit 885a333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wtforms_alchemy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
)


__version__ = '0.16.9'
__version__ = '0.17.0'


def model_form_meta_factory(base=FormMeta):
Expand Down

0 comments on commit 885a333

Please sign in to comment.