Skip to content

Commit

Permalink
Release 1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
keosak committed Sep 13, 2017
1 parent b056008 commit e746bf0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
v1.2, 2017-09-16 -- Update Firebase JS and CSS versions.
v1.3, 2017-09-13 -- Update Firebase JS version.
Add project ID to Firebase configuration.
v1.2, 2017-09-06 -- 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.2',
version='1.3',
description='Google Firebase integration for Flask',
packages=['flask_firebase'],
include_package_data=True,
Expand Down

0 comments on commit e746bf0

Please sign in to comment.