Skip to content

Commit

Permalink
Bumped version to 3.2.1 (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
lahirumaramba committed Dec 11, 2019
1 parent 2e67b96 commit 22f6761
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__ = '3.2.0'
__version__ = '3.2.1'
__title__ = 'firebase_admin'
__author__ = 'Firebase'
__license__ = 'Apache License 2.0'
Expand Down

0 comments on commit 22f6761

Please sign in to comment.