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