Skip to content

Commit

Permalink
Bumped version to 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgaspar committed Aug 23, 2017
1 parent 6ba9e03 commit 7ac64a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_appbuilder/version.py
@@ -1,6 +1,6 @@
VERSION_MAJOR = 1
VERSION_MINOR = 9
VERSION_BUILD = 3
VERSION_BUILD = 4
VERSION_INFO = (VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD)
VERSION_STRING = "%d.%d.%d" % VERSION_INFO

Expand Down

0 comments on commit 7ac64a8

Please sign in to comment.