Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 05bcaec

Browse files
committedSep 13, 2024·
Bump version to 0.6.2
1 parent 9de1b42 commit 05bcaec

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
@@ -2,6 +2,8 @@
22

33
## Next
44

5+
## 0.6.2
6+
57
## 0.6.1
68

79
### Changed

‎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.1"
18+
version = "0.6.2"
1919
description = "Python package to allow easy integration to Neo4j's GenAI features"
2020
authors = ["Neo4j, Inc <team-gen-ai@neo4j.com>"]
2121
license = "Apache License, Version 2.0"

0 commit comments

Comments
 (0)
Please sign in to comment.