Skip to content

Commit

Permalink
Bump version to 0.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
memmett committed Feb 22, 2010
1 parent e882524 commit a5aec85
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
version = '0.4.0'
release = True

if not release:
version += '.dev'
version = '0.5.0'

0 comments on commit a5aec85

Please sign in to comment.