Skip to content

Commit

Permalink
Make version a release
Browse files Browse the repository at this point in the history
  • Loading branch information
teoliphant committed Sep 5, 2006
1 parent ae4e6ce commit c90202c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion numpy/version.py
@@ -1,5 +1,5 @@
version='1.0b5'
release=False
release=True

if not release:
import os
Expand Down

0 comments on commit c90202c

Please sign in to comment.