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 a05a06b commit ae504f6Copy full SHA for ae504f6
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Next
4
5
+## 0.6.1
6
+
7
### Changed
8
- Officially renamed neo4j-genai to neo4j-graphrag. For the final release version of neo4j-genai, please visit https://pypi.org/project/neo4j-genai/.
9
pyproject.toml
@@ -15,7 +15,7 @@
15
16
[tool.poetry]
17
name = "neo4j-graphrag"
18
-version = "0.6.0"
+version = "0.6.1"
19
description = "Python package to allow easy integration to Neo4j's GenAI features"
20
authors = ["Neo4j, Inc <team-gen-ai@neo4j.com>"]
21
license = "Apache License, Version 2.0"
0 commit comments