We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a3ed4 commit 5628777Copy full SHA for 5628777
changelog.md
@@ -1,4 +1,4 @@
1
-# Changes in 1.1.0
+# Changes in 1.2.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.1.0"
+version = "1.2.0"
8
description = "A simple graph visualization tool"
9
readme = "README.md"
10
authors = [{ name = "Neo4j", email = "team-gds@neo4j.org" }]
0 commit comments