We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1fd168 commit 1b8800aCopy full SHA for 1b8800a
HISTORY.rst
@@ -3,6 +3,15 @@
3
History
4
-------
5
6
+3.9 (2024-09-13)
7
+++++++++++++++++
8
+
9
+- Update to Unicode 16.0.0
10
+- Deprecate setup.cfg in favour of pyproject.toml
11
+- Use ruff for code formatting
12
13
+Thanks to Waket Zheng for contributions to this release.
14
15
3.8 (2024-08-23)
16
++++++++++++++++
17
idna/package_data.py
@@ -1 +1 @@
1
-__version__ = "3.8"
+__version__ = "3.9"
0 commit comments