Skip to content

Commit 8a9729b

Browse files
committed
Update version to 0.7.0
we do have some breaking changes + new features (not just a patch)
1 parent 626999a commit 8a9729b

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.6.1
1+
# Changes in 0.7.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.6.1"
7+
version = "0.7.0"
88
description = "A simple graph visualization tool"
99
readme = "README.md"
1010
authors = [{ name = "Neo4j", email = "[email protected]" }]

0 commit comments

Comments
 (0)