Skip to content

Commit 99c48ef

Browse files
committed
Bumped version to 2.2.0
1 parent 8d3205f commit 99c48ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase_admin/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
# Declaring module version as per https://www.python.org/dev/peps/pep-0396/#specification
2525
# Update this accordingly for each release.
26-
__version__ = '2.1.1'
26+
__version__ = '2.2.0'
2727

2828
_apps = {}
2929
_apps_lock = threading.RLock()

0 commit comments

Comments
 (0)