We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c049b commit 583c6e3Copy full SHA for 583c6e3
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "android-notify"
7
-version = "1.60.4.dev0"
+version = "1.60.5.dev0"
8
description = "A Python package that simplifies creating Android notifications in Kivy and Flet apps."
9
readme = { file = "README.md", content-type = "text/markdown" }
10
authors = [
0 commit comments