This commit is contained in:
utahta
2011-08-29 17:55:26 +09:00
parent aa14beb27b
commit 72c5a0ccaa
4 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ except:
import configparser as ConfigParser
# pythonbrew version
VERSION = "1.0"
VERSION = "1.1"
# pythonbrew installer root path
INSTALLER_ROOT = os.path.dirname(os.path.abspath(__file__))