diff --git a/pyproject.toml b/pyproject.toml index 2274fc57..3fcc459b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "lightrag-project" -version = "v0.1.0-release-test.1" +version = "v0.1.0-releasetest.1" description = "A project to develop and test the lightrag library" authors = ["Your Name "] license = "MIT"