Skip to content

Commit b0a49f2

Browse files
committed
Prepare relase for 1.1.0
new features --> not just a patch release
1 parent 4b94b8b commit b0a49f2

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 1.0.1
1+
# Changes in 1.1.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 = "1.0.1"
7+
version = "1.1.0"
88
description = "A simple graph visualization tool"
99
readme = "README.md"
1010
authors = [{ name = "Neo4j", email = "team-gds@neo4j.org" }]

0 commit comments

Comments
 (0)