We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7749345 commit 0573560Copy full SHA for 0573560
pyfcm/__meta__.py
@@ -2,7 +2,7 @@
2
__summary__ = "Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)"
3
__url__ = "https://github.com/olucurious/pyfcm"
4
5
-__version__ = "2.0.8"
+__version__ = "2.0.9"
6
7
__author__ = "Emmanuel Adegbite"
8
__email__ = "[email protected]"
0 commit comments