Skip to content

Commit

Permalink
Bumped version to 2.1.0 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiranya911 authored Jun 28, 2017
1 parent 701033d commit 884ac60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase_admin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

# Declaring module version as per https://www.python.org/dev/peps/pep-0396/#specification
# Update this accordingly for each release.
__version__ = '2.0.0'
__version__ = '2.1.0'

_apps = {}
_apps_lock = threading.RLock()
Expand Down

0 comments on commit 884ac60

Please sign in to comment.