Skip to content

Commit e0dc062

Browse files
committed
chore - update to version 0.0.2-beta.9
1 parent bbe4b4e commit e0dc062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "langchain-graphrag"
3-
version = "0.0.2-beta.8"
3+
version = "0.0.2-beta.9"
44
description = "Implementation of GraphRAG (https://arxiv.org/pdf/2404.16130)"
55
authors = [{ name = "Kapil Sachdeva", email = "[email protected]" }]
66
dependencies = [

0 commit comments

Comments
 (0)