Skip to content

Commit 9af0efc

Browse files
committed
Update Python classifiers
1 parent dc038f1 commit 9af0efc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@ Changelog
22
---------
33

44

5+
2.x.x (unreleased)
6+
~~~~~~~~~~~~~~~~~~
7+
8+
* Fix PyPI classifiers.
9+
10+
* Update documentation.
11+
12+
513
2.3.0 (2025-09-29)
614
~~~~~~~~~~~~~~~~~~
715

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ classifiers =
1717
Intended Audience :: Developers
1818
Operating System :: OS Independent
1919
Programming Language :: Python :: 3
20-
Programming Language :: Python :: 3.5
2120
Programming Language :: Python :: 3.6
2221
Programming Language :: Python :: 3.7
2322
Programming Language :: Python :: 3.8
@@ -26,6 +25,7 @@ classifiers =
2625
Programming Language :: Python :: 3.11
2726
Programming Language :: Python :: 3.12
2827
Programming Language :: Python :: 3.13
28+
Programming Language :: Python :: 3.14
2929
Topic :: Software Development :: Libraries :: Python Modules
3030

3131

0 commit comments

Comments
 (0)