Skip to content

Commit

Permalink
REL: v0.0.3
Browse files Browse the repository at this point in the history
Alpha feature release of GraVE

See the examples folder for usage.
  • Loading branch information
tacaswell committed Sep 10, 2018
1 parent e6569e0 commit 3ad40d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import find_packages

setup(name = "grave",
version = "0.1",
version = "0.0.3",
description = "Dead simple graph visualization",
long_description = "Grave is a Graph Visualization Package "\
"combining ideas from Matplotlib and NetworkX",
Expand Down

0 comments on commit 3ad40d3

Please sign in to comment.