Skip to content

Commit e269e53

Browse files
committed
Release to v2.0.1 to trigger Python 3.9 wheels building
1 parent 01ff744 commit e269e53

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.rst

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

4+
5+
v2.0.1 2021-04-15
6+
~~~~~~~~~~~~~~~~~
7+
8+
- Only to trigger Python 3.9 wheels building.
9+
410
v2.0.0 2020-08-03
511
~~~~~~~~~~~~~~~~~
612

xxhash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
XXHASH_VERSION,
1919
)
2020

21-
VERSION = "2.0.0"
21+
VERSION = "2.0.1"
2222

2323

2424
xxh128 = xxh3_128

0 commit comments

Comments
 (0)