From 9b7f463106b4210ddccdc425122814d0d5923b52 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 8 Jan 2025 22:56:39 +0000 Subject: [PATCH] chore: Update version.py to match pyproject.toml --- 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"