Skip to content

Commit 688136f

Browse files
committed
chore - update package version to 0.0.3
1 parent 0c0b89e commit 688136f

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.10"
3+
version = "0.0.3"
44
description = "Implementation of GraphRAG (https://arxiv.org/pdf/2404.16130)"
55
authors = [{ name = "Kapil Sachdeva", email = "notan@email.com" }]
66
dependencies = [

0 commit comments

Comments
 (0)