Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
teoliphant committed Sep 5, 2006
1 parent a88c9b3 commit 6a31f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/version.py
@@ -1,5 +1,5 @@
version = '0.5.1'
release=False
release=True

if not release:
import os
Expand Down

0 comments on commit 6a31f8f

Please sign in to comment.