Skip to content

Commit

Permalink
updating version information
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Jul 21, 2008
1 parent 1e5549f commit b38e5c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions numpy/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version='1.1.1'
release=False
version='1.1.1rc1'
release=True

if not release:
version += '.dev'
Expand Down

0 comments on commit b38e5c2

Please sign in to comment.