diff options
author | Federico Ceratto <federico.ceratto@gmail.com> | 2017-02-23 18:51:06 +0000 |
---|---|---|
committer | Federico Ceratto <federico.ceratto@gmail.com> | 2017-02-23 18:51:06 +0000 |
commit | 08ed2d2803302764a4086c25911c014b10b0c78f (patch) | |
tree | 285be151a24e05e0486a2ffd7c8a733bada0411f | |
parent | 8e962a477756da918a134dd19b6a9f05799fc742 (diff) | |
download | cmd2-git-08ed2d2803302764a4086c25911c014b10b0c78f.tar.gz |
Release v. 0.7.00.7.0
-rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index ab69248d..c03e4274 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,7 @@ News 0.7.0 ----- -*Release date: 2017-TBD* +*Release date: 2017-02-23* * Refactored to use six module for a unified codebase which supports both Python 2 and Python 3 * Stabilized on all platforms (Windows, Mac, Linux) and all supported Python versions (2.7, 3.3, 3.4, 3.5, 3.6, PyPy) |