update 0.6.4

This commit is contained in:
utahta
2010-11-25 23:31:26 +09:00
parent 16b465dd24
commit 01128aebfd
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import os
VERSION = "0.6.3"
VERSION = "0.6.4"
if os.environ.has_key("PYTHONBREW_ROOT"):
ROOT = os.environ["PYTHONBREW_ROOT"]