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