Skip to content

Commit

Permalink
Release v3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kjd committed Nov 24, 2023
1 parent 9fc29cd commit 89cd061
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Expand Up @@ -3,7 +3,7 @@
History
-------

3.5 (2023-11-XX)
3.5 (2023-11-24)
++++++++++++++++

- Update to Unicode 15.1.0
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
@@ -1,6 +1,6 @@
BSD 3-Clause License

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
Expand Down
2 changes: 1 addition & 1 deletion idna/package_data.py
@@ -1,2 +1,2 @@
__version__ = '3.4'
__version__ = '3.5'

0 comments on commit 89cd061

Please sign in to comment.