Skip to content

Commit 68b88a3

Browse files
committed
chore: bump version to 2025.10
1 parent 7964be5 commit 68b88a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ classifiers = [
1919
"Programming Language :: Python :: 3.11",
2020
"Programming Language :: Python :: 3.12",
2121
"Programming Language :: Python :: 3.13",
22+
"Programming Language :: Python :: 3.14",
2223
"Programming Language :: Python :: 3.9",
2324
"Programming Language :: Python :: 3.9",
2425
"Programming Language :: Python",
@@ -34,7 +35,7 @@ license = "MIT"
3435
license-files = ["LICENSE"]
3536
name = "weblate-language-data"
3637
requires-python = ">=3.9"
37-
version = "2025.9"
38+
version = "2025.10"
3839

3940
[project.optional-dependencies]
4041
dev = [

0 commit comments

Comments
 (0)