File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 33 History
44-------
55
6+ 3.6 (2023-11-25)
7+ ++++++++++++++++
8+
9+ - Fix regression to include tests in source distribution.
10+
6113.5 (2023-11-24)
712++++++++++++++++
813
914- Update to Unicode 15.1.0
1015- String codec name is now "idna2008" as overriding the system codec
1116 "idna" was not working.
1217- Fix typing error for codec encoding
13- - "setup.py " has been restored for this release due to some downstream
18+ - "setup.cfg " has been added for this release due to some downstream
1419 lack of adherence to PEP 517. Should be removed in a future release
1520 so please prepare accordingly.
1621- Removed reliance on a symlink for the "idna-data" tool to comport
Original file line number Diff line number Diff line change 1- __version__ = '3.5 '
1+ __version__ = '3.6 '
22
You can’t perform that action at this time.
0 commit comments