Skip to content

Commit 665a9f0

Browse files
committed
Release 3.5.0
1 parent b30c066 commit 665a9f0

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
-----------
33

4+
v3.5.0 2024-08-17
5+
~~~~~~~~~~~~~~~~~
6+
7+
- Build wheels for Python 3.13
8+
49
v3.4.1 2023-10-05
510
~~~~~~~~~~~~~~~~~
611

xxhash/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = "3.4.1"
2-
VERSION_TUPLE = (3, 4, 1)
1+
VERSION = "3.5.0"
2+
VERSION_TUPLE = (3, 5, 0)

0 commit comments

Comments
 (0)