Skip to content

Commit

Permalink
release version test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alleria1809 committed Jul 7, 2024
1 parent b82e4c1 commit 84c2c67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[tool.poetry]
name = "lightrag-project"
version = "0.1.0"
version = "0.1.0-test-release"
description = "A project to develop and test the lightrag library"
authors = ["Your Name <[email protected]>"]
license = "MIT"
Expand Down Expand Up @@ -53,4 +53,4 @@ lightrag = { path = "lightrag", develop = true }

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit 84c2c67

Please sign in to comment.