We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4120a1a commit 1e772fbCopy full SHA for 1e772fb
CHANGES.rst
@@ -1,3 +1,12 @@
1
+23.1.0 (October 12, 2023)
2
+=========================
3
+Minor release including support for Python 3.12.
4
+
5
+Python 3.7 support has been removed.
6
7
+* FIX: Use Path.as_posix() and f-strings to build correct URLs on Windows (#107)
8
+* MNT: Python 3.12 support, drop Python 3.7 and pkg_resources (#109)
9
10
23.0.0 (February 2, 2023)
11
=========================
12
Minor release including additional API features and an updated skeleton.
0 commit comments