Skip to content

Commit

Permalink
Networkx-1.9, June 21 2014
Browse files Browse the repository at this point in the history
  • Loading branch information
hagberg committed Jun 21, 2014
1 parent 34cc465 commit cf6ce26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/source/reference/news.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Release Log

NetworkX 1.9
------------
Release date: est. 13 June 2014
Release date: 21 June 2014

Support for Python 3.1 is dropped in this release.

Expand Down
2 changes: 1 addition & 1 deletion networkx/release.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ def get_info(dynamic=True):
## Version information
name = 'networkx'
major = "1"
minor = "9rc1"
minor = "9"


## Declare current release as a development release.
Expand Down

0 comments on commit cf6ce26

Please sign in to comment.