Skip to content

Commit

Permalink
[chore] Release 6.3.0 (#742)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanedey committed Dec 5, 2023
1 parent ea885c1 commit 3773b64
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__ = '6.2.0'
__version__ = '6.3.0'
__title__ = 'firebase_admin'
__author__ = 'Firebase'
__license__ = 'Apache License 2.0'
Expand Down

0 comments on commit 3773b64

Please sign in to comment.