We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3884f70 commit 17bfa67Copy full SHA for 17bfa67
firebase_admin/__init__.py
@@ -23,7 +23,7 @@
23
24
# Declaring module version as per https://www.python.org/dev/peps/pep-0396/#specification
25
# Update this accordingly for each release.
26
-__version__ = '2.2.1'
+__version__ = '2.3.0'
27
28
_apps = {}
29
_apps_lock = threading.RLock()
0 commit comments