Skip to content

Commit

Permalink
Update __meta__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
olucurious committed Sep 13, 2024
1 parent eea2b99 commit 3e79b05
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.6"
__version__ = "2.0.7"

__author__ = "Emmanuel Adegbite"
__email__ = "[email protected]"
Expand Down

0 comments on commit 3e79b05

Please sign in to comment.