We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65c903 commit 7c0b0e3Copy full SHA for 7c0b0e3
changelog.md
@@ -1,4 +1,4 @@
1
-# Changes in 0.4.3
+# Changes in 0.5.0
2
3
4
## Breaking changes
python-wrapper/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "neo4j-viz"
7
-version = "0.4.3"
+version = "0.5.0"
8
description = "A simple graph visualization tool"
9
readme = "README.md"
10
authors = [{ name = "Neo4j", email = "team-gds@neo4j.org" }]
0 commit comments