update 0.10

This commit is contained in:
utahta
2011-08-08 02:44:08 +09:00
parent 212460fd6d
commit df91a87b24
7 changed files with 47 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ except:
import configparser as ConfigParser
# pythonbrew version
VERSION = "0.9"
VERSION = "0.10"
# pythonbrew installer root path
INSTALLER_ROOT = os.path.dirname(os.path.abspath(__file__))