Skip to content

Commit

Permalink
reset the version back to original after testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Alleria1809 committed Jul 9, 2024
1 parent 9d964a9 commit 67231dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lightrag/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "lightrag"

version = "0.0.0-rc.1"
version = "0.0.0-alpha.15"
description = "The 'PyTorch' library for LLM applications. RAG=Retriever-Agent-Generator."
authors = ["Li Yin <[email protected]>"]
readme = "README.md"
Expand Down Expand Up @@ -69,4 +69,4 @@ exclude = ["images"]

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

0 comments on commit 67231dc

Please sign in to comment.