Skip to content

Commit ea66f8e

Browse files
committed
feat: update the python classifiers
1 parent 0e201db commit ea66f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ classifiers = [
2424
"Framework :: Django CMS :: 4.1",
2525
"Framework :: Django CMS :: 5.0",
2626
"Programming Language :: Python :: 3 :: Only",
27-
"Programming Language :: Python :: 3.9",
2827
"Programming Language :: Python :: 3.10",
2928
"Programming Language :: Python :: 3.11",
3029
"Programming Language :: Python :: 3.12",
3130
"Programming Language :: Python :: 3.13",
31+
"Programming Language :: Python :: 3.14",
3232
]
3333
dynamic = [ "version" ]
3434
dependencies = [

0 commit comments

Comments
 (0)