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