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 6451e1e commit 28e5156Copy full SHA for 28e5156
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "async-firebase"
3
-version = "3.8.0"
+version = "3.9.0"
4
description = "Async Firebase Client - a Python asyncio client to interact with Firebase Cloud Messaging in an easy way."
5
license = "MIT"
6
authors = [
0 commit comments