1 parent 9fc29cd commit 89cd061Copy full SHA for 89cd061
3 files changed
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