diff options
author | maheshgudi | 2017-11-15 18:39:43 +0530 |
---|---|---|
committer | maheshgudi | 2017-11-15 18:41:37 +0530 |
commit | 401f1ae1fe5ae873cc0ac373b2b3e1add7ccf69c (patch) | |
tree | be1ba69459800453c16a61d0a1c5b228d17cb151 /CHANGELOG.txt | |
parent | 50569f1f778260139fe7def6004576b2bffa2a3a (diff) | |
download | online_test-401f1ae1fe5ae873cc0ac373b2b3e1add7ccf69c.tar.gz online_test-401f1ae1fe5ae873cc0ac373b2b3e1add7ccf69c.tar.bz2 online_test-401f1ae1fe5ae873cc0ac373b2b3e1add7ccf69c.zip |
Update setup.py for PyPI release.
- Update release date on changelog.txt
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f158f61..e259117 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,4 @@ -=== 0.7.0 (14-11-2017) === +=== 0.7.0 (15-11-2017) === * Simplified Standard I/O type question error output. * Added the facility to search questions using tags. |