Skip to content

Commit a9e88f6

Browse files
authored
conflict resolve
1 parent 177f1cd commit a9e88f6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "android-notify"
7-
version = "1.61.3.dev0"
7+
version = "1.61.3"
88
description = "A Python package that simplifies creating Android notifications in Kivy and Flet apps."
99
readme = { file = "README.md", content-type = "text/markdown" }
1010

@@ -13,7 +13,6 @@ authors = [
1313
]
1414

1515
license = "MIT"
16-
1716
dependencies = [
1817
"pyjnius"
1918
]

0 commit comments

Comments
 (0)