Skip to content

Commit 744d9a7

Browse files
committed
Prepare for 0.6.0
1 parent f577e34 commit 744d9a7

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.5.1
1+
# Changes in 0.6.0
22

33
## Breaking changes
44

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.5.1"
7+
version = "0.6.0"
88
description = "A simple graph visualization tool"
99
readme = "README.md"
1010
authors = [{ name = "Neo4j", email = "[email protected]" }]

0 commit comments

Comments
 (0)