From 6878f85ead8b102dc8e98ec968c66bacd5ae3e20 Mon Sep 17 00:00:00 2001 From: tyteen4a03 Date: Sun, 3 Mar 2024 17:50:31 +0100 Subject: [PATCH] chore: 0.3.8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4133ba3..7053ca1 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ # update the release version both here and in conda.recipe/meta.yaml -__version__ = '0.3.7' +__version__ = '0.3.8' # Convert distutils Windows platform specifiers to CMake -A arguments PLAT_TO_CMAKE = {