1 parent 177f1cd commit a9e88f6Copy full SHA for a9e88f6
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "android-notify"
7
-version = "1.61.3.dev0"
+version = "1.61.3"
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
@@ -13,7 +13,6 @@ authors = [
13
]
14
15
license = "MIT"
16
-
17
dependencies = [
18
"pyjnius"
19
0 commit comments