Skip to content

Commit 7c0b0e3

Browse files
committed
Bump version to 0.5.0
1 parent c65c903 commit 7c0b0e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Changes in 0.4.3
1+
# Changes in 0.5.0
22

33

44
## Breaking changes

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "neo4j-viz"
7-
version = "0.4.3"
7+
version = "0.5.0"
88
description = "A simple graph visualization tool"
99
readme = "README.md"
1010
authors = [{ name = "Neo4j", email = "[email protected]" }]

0 commit comments

Comments
 (0)