diff options
author | Donald Stufft <donald@stufft.io> | 2016-11-15 21:34:48 -0500 |
---|---|---|
committer | Donald Stufft <donald@stufft.io> | 2016-11-15 21:34:48 -0500 |
commit | 2db288fe1f8b6755f8df53b8a8a0667a0f71b1cf (patch) | |
tree | 94f62d22472560afe9e77044829d7b35ef449864 /docs/changes.rst | |
parent | 6218f6e6c00428a91fde9b1fb54dbf9e42936e84 (diff) | |
download | virtualenv-15.1.0.tar.gz |
Bump for release of v15.1.015.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 850244b..63833cc 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -1,7 +1,7 @@ Release History =============== -15.1.0 (unreleased) +15.1.0 (2016-11-15) ------------------- * Support Python 3.6. |