Thanks to visit codestin.com Credit goes to github.com
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 9fc29cd commit 89cd061Copy full SHA for 89cd061
HISTORY.rst
@@ -3,7 +3,7 @@
3
History
4
-------
5
6
-3.5 (2023-11-XX)
+3.5 (2023-11-24)
7
++++++++++++++++
8
9
- Update to Unicode 15.1.0
LICENSE.md
@@ -1,6 +1,6 @@
1
BSD 3-Clause License
2
-Copyright (c) 2013-2022, Kim Davies and contributors.
+Copyright (c) 2013-2023, Kim Davies and contributors.
All rights reserved.
Redistribution and use in source and binary forms, with or without
idna/package_data.py
@@ -1,2 +1,2 @@
-__version__ = '3.4'
+__version__ = '3.5'
0 commit comments