release 0.7.3

This commit is contained in:
Yuta
2011-05-25 20:16:52 +09:00
parent aa0bc97bc8
commit c265aa4b78
3 changed files with 3 additions and 176 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ except:
import configparser as ConfigParser
# pythonbrew version
VERSION = "0.7.2"
VERSION = "0.7.3"
# pythonbrew root path
ROOT = os.environ.get("PYTHONBREW_ROOT")