We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b87b0 commit 4ef6da7Copy full SHA for 4ef6da7
python-wrapper/pyproject.toml
@@ -4,9 +4,9 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "neo4j-viz"
7
-version = "0.1.4"
+version = "0.1.5"
8
description = "A simple graph visualization tool"
9
-readme = "README.md"
+readme = "../README.md"
10
authors = [{ name = "Neo4j", email = "[email protected]" }]
11
license = { file = "LICENSE" }
12
classifiers = [
0 commit comments