From ead5a871862988d3e1a7f7c99f1dea41e413ee0a Mon Sep 17 00:00:00 2001 From: Chenghao Lyu Date: Sun, 2 Mar 2025 10:49:14 -0500 Subject: [PATCH] to 1.0.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b48ce26..4748e79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ maintainers = [ name = "udao" # Required readme = "README.md" # Optional requires-python = ">=3.9" -version = "1.0.4" # Required +version = "1.0.5" # Required # Classifiers help users find your project by categorizing it. # For a list of valid classifiers, see https://pypi.org/classifiers/