From 0a078a5e143b6c5dc6308ce4ac0d2cbb654b26ea Mon Sep 17 00:00:00 2001 From: Andy Kipp Date: Wed, 21 Jun 2023 22:18:40 +0600 Subject: [PATCH] Update __init__.py --- xxh/xxh_xxh/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xxh/xxh_xxh/__init__.py b/xxh/xxh_xxh/__init__.py index 0a5ca3c..ab26e3d 100644 --- a/xxh/xxh_xxh/__init__.py +++ b/xxh/xxh_xxh/__init__.py @@ -1 +1 @@ -__version__ = '0.8.12' +__version__ = '0.8.13'