File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Changes in 0.7.1
1+ # Changes in 1.0.0
22
33## Breaking changes
44
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " neo4j-viz"
7- version = " 0.7.1 "
7+ version = " 1.0.0 "
88description = " A simple graph visualization tool"
99readme = " README.md"
1010authors = [{
name =
" Neo4j" ,
email =
" [email protected] " }]
1111license = " GPL-3.0-only"
1212license-files = [ " LICENSE" ]
1313classifiers = [
14- " Development Status :: 3 - Alpha " ,
14+ " Development Status :: 5 - Production/Stable " ,
1515 " Intended Audience :: Developers" ,
1616 " Intended Audience :: Science/Research" ,
1717 " Operating System :: OS Independent" ,
@@ -75,7 +75,7 @@ notebook = [
7575Homepage = " https://neo4j.com/"
7676Repository = " https://github.com/neo4j/python-graph-visualization"
7777Issues = " https://github.com/neo4j/python-graph-visualization/issues"
78- Documentation = " https://neo4j.com/docs/nvl- python/preview "
78+ Documentation = " https://neo4j.com/docs/python-graph-visualization/ "
7979
8080[tool .setuptools ]
8181include-package-data = true
You can’t perform that action at this time.
0 commit comments