Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Added missing reference to firebase token generator
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Kos committed Sep 9, 2014
1 parent e804596 commit b7f6ff2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bulbs/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.3"
__version__ = "0.3.4"
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"requests>=1.1.0",
"simplejson==3.3.0",
"six==1.6.1",
"firebase-token-generator==1.3.2"
]


Expand Down

0 comments on commit b7f6ff2

Please sign in to comment.