Update virtualenv version; 1.8.2 -> 1.8.4

This commit is contained in:
Yamashita Yuu
2013-02-18 13:16:10 +09:00
parent 2910f87cb6
commit 6ee4bf1e5c
2 changed files with 464 additions and 374 deletions

View File

@@ -42,6 +42,7 @@ under `~/.pyenv/versions`.
* Preparing for renaming project; `s/python-virtualenv/pyenv-virtualenv/g`
* The `pyenv-virtualenv` script is not depending on `python-virtualenv` now.
`python-virtualenv` will left for compatibility and not continue for next release.
* Update virtualenv version; 1.8.2 -> 1.8.4
#### 20130218