Skip to content

Commit

Permalink
Release 1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
keosak committed Sep 6, 2017
1 parent 1d14389 commit 5cdd9e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
v1.2, 2017-09-16 -- Update Firebase JS and CSS versions.
Add production widget template base.
v1.1, 2017-01-11 -- Use standard debug flag.
v1.0, 2016-12-20 -- Initial release.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='Flask-Firebase',
version='1.1',
version='1.2',
description='Google Firebase integration for Flask',
packages=['flask_firebase'],
include_package_data=True,
Expand Down

0 comments on commit 5cdd9e9

Please sign in to comment.