Skip to content

Commit e5c11db

Browse files
committed
Release v2.10
1 parent d447471 commit e5c11db

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
History
44
-------
55

6+
2.10 (2020-06-27)
7+
+++++++++++++++++
8+
9+
- Update to Unicode 13.0.0.
10+
- Throws a more specific exception if "xn--" is provided as a label.
11+
- This is expected to be the last version that supports Python 2.
12+
613
2.9 (2020-02-16)
714
++++++++++++++++
815

idna/package_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '2.9'
1+
__version__ = '2.10'
22

0 commit comments

Comments
 (0)