From 40485a8f914996214706487df0c72e43029d5c7f Mon Sep 17 00:00:00 2001 From: huchenlei Date: Wed, 8 Jan 2025 17:58:09 -0500 Subject: [PATCH] nit --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 4bb44b4a..7cccc753 100644 --- a/version.py +++ b/version.py @@ -1,3 +1,3 @@ # This file is automatically generated by the build process when version is # updated in pyproject.toml. -__version__ = "0.3.9" +__version__ = "0.3.10"