Skip to content

Commit 94c9cdf

Browse files
authored
Bump release version to 2025.05.17 (#973)
1 parent 9dcdc27 commit 94c9cdf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = kivy-ios
3-
version = 2024.03.17
3+
version = 2025.05.17
44
description = A toolchain to compile the necessary libraries for iOS to run Kivy applications.
55
license = MIT License
66
long_description = file: README.md
@@ -18,6 +18,7 @@ classifiers =
1818
Programming Language :: Python :: 3.10
1919
Programming Language :: Python :: 3.11
2020
Programming Language :: Python :: 3.12
21+
Programming Language :: Python :: 3.13
2122
Operating System :: MacOS :: MacOS X
2223
Operating System :: iOS
2324
project_urls =

0 commit comments

Comments
 (0)