This commit is contained in:
utahta
2011-07-22 18:38:20 +09:00
parent 9fbc3273cf
commit 07828a266d
4 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ except:
import configparser as ConfigParser
# pythonbrew version
VERSION = "0.8"
VERSION = "0.9"
# pythonbrew root path
ROOT = os.environ.get("PYTHONBREW_ROOT")