mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 15:20:16 +00:00
update 0.6.4
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
* 0.6.4
|
||||
- Added some functions to bashrc
|
||||
- Removed installed command
|
||||
- Bug fix
|
||||
|
||||
* 0.6.3
|
||||
- Added use command
|
||||
- Added some functions to bashrc
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import os
|
||||
|
||||
VERSION = "0.6.3"
|
||||
VERSION = "0.6.4"
|
||||
|
||||
if os.environ.has_key("PYTHONBREW_ROOT"):
|
||||
ROOT = os.environ["PYTHONBREW_ROOT"]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
0.6.3
|
||||
0.6.4
|
||||
Reference in New Issue
Block a user