diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2015-07-28 09:26:28 +0200 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2015-07-28 09:26:28 +0200 |
| commit | e13cf0704b7c28f1de1e71cb7c59b47a84daa9ca (patch) | |
| tree | 401e4d4bb3f02968f89ea6b195e9d57f8f8abafa /CHANGES.txt | |
| parent | cf24f25326ab8c7be15472f50e67c9cbcca360ad (diff) | |
| download | python-decorator-git-4.0.2.tar.gz | |
Fixed MANIFEST.in4.0.2
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index e9bdbad..cb725ac 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,8 @@ HISTORY -------- +4.0.2 Fix: docs/README.rst was not included in MANIFEST.in by accident, + thus breaking the source installation (2015/07/28) 4.0.1 Added docs directory and upload_docs command. Fixed bug with `__qualname__`, reported by Lucian Petrut (2015/07/28) 4.0.0 Removed the need for 2to3 by dropping the support for Python 2.5. |
