Skip to content

Commit

Permalink
Update __meta__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
olucurious committed Jun 20, 2024
1 parent a9c7f1a commit 6e7e8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyfcm/__meta__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__summary__ = "Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)"
__url__ = "https://github.com/olucurious/pyfcm"

__version__ = "2.0.2"
__version__ = "2.0.3"

__author__ = "Emmanuel Adegbite"
__email__ = "olucurious@gmail.com"
Expand Down

0 comments on commit 6e7e8d1

Please sign in to comment.