Skip to content

Commit

Permalink
[chore] Release 4.5.3 (#537)
Browse files Browse the repository at this point in the history
- Release 4.5.3
  • Loading branch information
lahirumaramba committed Mar 18, 2021
1 parent 32e45f1 commit 3bdb182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase_admin/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

"""About information (version, etc) for Firebase Admin SDK."""

__version__ = '4.5.2'
__version__ = '4.5.3'
__title__ = 'firebase_admin'
__author__ = 'Firebase'
__license__ = 'Apache License 2.0'
Expand Down

0 comments on commit 3bdb182

Please sign in to comment.