diff --git a/pyproject.toml b/pyproject.toml index 6be3c49..a0e6412 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "firebase-messaging" -version = "0.1.3" +version = "0.1.4" description = "FCM/GCM push notification client" authors = ["sdb9696 "] license = "MIT"