update 0.6.7

This commit is contained in:
utahta
2010-12-10 01:29:10 +09:00
parent 966fa577f7
commit f7b0bb80f0
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import os
VERSION = "0.6.6"
VERSION = "0.6.7"
if os.environ.has_key("PYTHONBREW_ROOT"):
ROOT = os.environ["PYTHONBREW_ROOT"]