File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff 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+
5132.3.0 (2025-09-29)
614~~~~~~~~~~~~~~~~~~
715
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments