summaryrefslogtreecommitdiff
path: root/networkx
diff options
context:
space:
mode:
authorAric Hagberg <aric.hagberg@gmail.com>2011-01-16 20:16:09 -0700
committerAric Hagberg <aric.hagberg@gmail.com>2011-01-16 20:16:09 -0700
commitccacba9c5bc0972eda9683b5852fc9b0afdd16f8 (patch)
treeb9b717b24543a45263b8714a89b499e0eb0cd3ef /networkx
parentd11d1b7860c5631e094e55ac8c5e58f35caa20c9 (diff)
downloadnetworkx-ccacba9c5bc0972eda9683b5852fc9b0afdd16f8.tar.gz
networkx-1.4rc1 release candidate
Diffstat (limited to 'networkx')
-rw-r--r--networkx/release.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/networkx/release.py b/networkx/release.py
index 621df288..66038d9f 100644
--- a/networkx/release.py
+++ b/networkx/release.py
@@ -191,6 +191,7 @@ minor = '4rc1'
## Change to False before tagging a release; then change back.
dev = False
+
description = "Python package for creating and manipulating graphs and networks"
long_description = \