Skip to content

Commit 998a3af

Browse files
committed
Bump version to 0.5.0
1 parent 42aa07c commit 998a3af

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Next
44

5+
## 0.5.0
6+
57
### Added
68
- PDF-to-graph pipeline for knowledge graph construction in experimental mode
79
- Introduced support for Component/Pipeline flexible architecture.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
[tool.poetry]
1717
name = "neo4j-genai"
18-
version = "0.4.0"
18+
version = "0.5.0"
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)