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 aa26ab6 commit 304dff0Copy full SHA for 304dff0
CHANGES.rst
@@ -1,12 +1,16 @@
1
Release Notes
2
-------------
3
4
-**0.9.3dev (unreleased)**
+**0.9.3 (2023-Oct-9)**
5
6
-* Add tox and CI testing on Python 3.12
7
-* Add legacy pytest versions to CI.
+* No externally visible changes.
+* Internal changes.
8
+ * Add tox and CI testing on Python 3.12
9
+ * Add legacy pytest versions to CI.
10
* Now testing pytest 4, 5, 6
- * Non-legacy testing uses latest pytest, which is pytest 7
11
+ * Non-legacy testing uses pytest 7
12
+ * setup.py -> pyproject.toml
13
+ * using hatchling backend
14
15
**0.9.2 (2023-Oct-1)**
16
0 commit comments