Skip to content

Commit

Permalink
Release 1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
keosak committed Sep 15, 2017
1 parent eb2f077 commit 7673024
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,3 +1,5 @@
v1.5, 2017-09-15 -- Use Firebase User.getIdToken().
v1.4, 2017-09-14 -- Allow to use Firebase Auth in debug mode.
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.
Expand Down
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.3',
version='1.5',
description='Google Firebase integration for Flask',
packages=['flask_firebase'],
include_package_data=True,
Expand Down

0 comments on commit 7673024

Please sign in to comment.