diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-08-29 16:46:55 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-08-29 16:46:55 -0400 |
| commit | 367b540c62c522fde1f8f048cfb75a6af32fc318 (patch) | |
| tree | c49366a0edcbd1935ea8df5899c70c4bbb5c2e40 /CHANGES.rst | |
| parent | 9c5881c375e5177819b3bfe3070b068a81e3d63c (diff) | |
| download | python-setuptools-git-367b540c62c522fde1f8f048cfb75a6af32fc318.tar.gz | |
Update changelog
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 78cea807..be52f56f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,13 @@ CHANGES ======= +v26.1.1 +------- + +* Re-release of 26.1.0 with pytest pinned to allow for automated + deployement and thus proper packaging environment variables, + fixing issues with missing executable launchers. + v26.1.0 ------- |
