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 b488211 commit c94dc6dCopy full SHA for c94dc6d
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.9"
+__version__ = "2.1.0"
6
7
__author__ = "Emmanuel Adegbite"
8
__email__ = "[email protected]"
0 commit comments