Skip to content

Commit 3f705c7

Browse files
committed
Bump version to 0.6.3
1 parent f870d37 commit 3f705c7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# @neo4j/neo4j-graphrag-python
22

33
## Next
4+
5+
## 0.6.3
46
### Changed
57
- Updated documentation links in README.
68
- Renamed deprecated package references in documentation.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
[tool.poetry]
1717
name = "neo4j-graphrag"
18-
version = "0.6.2"
18+
version = "0.6.3"
1919
description = "Python package to allow easy integration to Neo4j's GraphRAG features"
2020
authors = ["Neo4j, Inc <team-gen-ai@neo4j.com>"]
2121
license = "Apache License, Version 2.0"

0 commit comments

Comments
 (0)