diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-12 14:44:35 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-12 14:44:35 -0400 |
commit | 068ab0e3a6e5146137ee9f913e3b1fbc5b337c22 (patch) | |
tree | e980b6f64df090acba742f582ad05862b5727969 | |
parent | e39187f454fae5e93ee0b9cf35142d02dafcd1d5 (diff) | |
download | external_python_setuptools-068ab0e3a6e5146137ee9f913e3b1fbc5b337c22.tar.gz external_python_setuptools-068ab0e3a6e5146137ee9f913e3b1fbc5b337c22.tar.bz2 external_python_setuptools-068ab0e3a6e5146137ee9f913e3b1fbc5b337c22.zip |
Fix error in changelog RST
--HG--
branch : distribute
extra : rebase_source : dce6b630b2c568a650c30a8e868d0d03cf36cb19
-rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 0f57bb95..6053c703 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -14,6 +14,7 @@ CHANGES check the contents of the file against the zip contents during each invocation of get_resource_filename. +------ 0.6.38 ------ |