From 575986b7b4e3da9656a6c2f837f10b93a6fa11fb Mon Sep 17 00:00:00 2001 From: Zack Li Date: Wed, 25 Sep 2024 20:41:32 +0000 Subject: [PATCH] release 0.0.8.5 --- nexa/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nexa/__init__.py b/nexa/__init__.py index 9ec4d96d..bb209e72 100644 --- a/nexa/__init__.py +++ b/nexa/__init__.py @@ -1 +1 @@ -__version__ = "0.0.8.4" +__version__ = "0.0.8.5"