diff options
author | Bernat Gabor <bgabor8@bloomberg.net> | 2018-10-31 15:06:44 +0000 |
---|---|---|
committer | Bernat Gabor <bgabor8@bloomberg.net> | 2018-10-31 15:06:44 +0000 |
commit | 4ad2742eec5266c2e42b0651d1cd4b78393699c4 (patch) | |
tree | 8eb43202ee5991084118d009a6a71ff365a4c020 /docs/changes.rst | |
parent | 379f748357e2012da45dc5ed336627fceb926757 (diff) | |
download | virtualenv-16.1.0.tar.gz |
release as 16.1.016.1.0
Diffstat (limited to 'docs/changes.rst')
-rw-r--r-- | docs/changes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changes.rst b/docs/changes.rst index 6c354e9..176436c 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -2,7 +2,7 @@ Release History =============== -16.1.0 (unreleased) +16.1.0 (2018-10-31) ------------------- * Fixed documentation to use pypi.org and correct curl options; :issue:`1042` * bug fix: ensure prefix is absolute when creating a new virtual environment :issue:`1208` |