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.
2025.05.17
1 parent 9dcdc27 commit 94c9cdfCopy full SHA for 94c9cdf
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = kivy-ios
3
-version = 2024.03.17
+version = 2025.05.17
4
description = A toolchain to compile the necessary libraries for iOS to run Kivy applications.
5
license = MIT License
6
long_description = file: README.md
@@ -18,6 +18,7 @@ classifiers =
18
Programming Language :: Python :: 3.10
19
Programming Language :: Python :: 3.11
20
Programming Language :: Python :: 3.12
21
+ Programming Language :: Python :: 3.13
22
Operating System :: MacOS :: MacOS X
23
Operating System :: iOS
24
project_urls =
0 commit comments