This commit is contained in:
Yuta
2011-05-02 18:09:18 +09:00
parent 20027a4a36
commit e0b794d2b3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import os
import re
import ConfigParser
VERSION = "0.7.1"
VERSION = "0.7.2"
if os.environ.has_key("PYTHONBREW_ROOT"):
ROOT = os.environ["PYTHONBREW_ROOT"]