We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f870d37 commit 3f705c7Copy full SHA for 3f705c7
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# @neo4j/neo4j-graphrag-python
2
3
## Next
4
+
5
+## 0.6.3
6
### Changed
7
- Updated documentation links in README.
8
- Renamed deprecated package references in documentation.
pyproject.toml
@@ -15,7 +15,7 @@
15
16
[tool.poetry]
17
name = "neo4j-graphrag"
18
-version = "0.6.2"
+version = "0.6.3"
19
description = "Python package to allow easy integration to Neo4j's GraphRAG features"
20
authors = ["Neo4j, Inc <team-gen-ai@neo4j.com>"]
21
license = "Apache License, Version 2.0"
0 commit comments