summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-03-22 14:13:50 +0100
committerMichele Simionato <michele.simionato@gmail.com>2015-03-22 14:13:50 +0100
commita4a31e3e6f4149a3e4c071b6a80d593a8658af52 (patch)
tree6a9f8905c619670c59ff6bd13dbf0451d89c1cef /CHANGES.txt
parentc035648bf07d511d815503980fe1ca98ed26650f (diff)
downloadpython-decorator-git-3.4.2.tar.gz
Release 3.4.2 identical to 3.4.13.4.2
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 5595fb6..212cc47 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,7 @@
HISTORY
----------
+3.4.2 Same as 3.4.1, re-uploaded to PyPI (2015-03-22)
3.4.1 Ported the repository from GoogleCode to GitHub and added Travis CI
support. Tests are executed with the new command `python test.py -v`.
setuptools is now mandatory in Python 3. The suggested