mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 15:20:16 +00:00
0.7.2
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user