From b9e059723ece576c8597d697057f08d9c4c1fd13 Mon Sep 17 00:00:00 2001 From: Yury Malkov Date: Sat, 2 Dec 2023 19:25:00 -0800 Subject: [PATCH] Bump library version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 062b66ce..d96aea49 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ from setuptools import Extension, setup from setuptools.command.build_ext import build_ext -__version__ = '0.7.0' +__version__ = '0.8.0' include_dirs = [