diff --git a/CHANGES.rst b/CHANGES.rst index 035bdc0..4165ba7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,6 +3,10 @@ CHANGE HISTORY LATEST ------ +- TBD + +1.14.0 +------ - Added AnsiArtPlayer and AsciinemaPlayer - Added dynamically sized, animated sprites to ray caster demo. - Added fit parameter to DropdownList. diff --git a/README.rst b/README.rst index 13179eb..c862f56 100644 --- a/README.rst +++ b/README.rst @@ -58,8 +58,9 @@ list). Installation ------------ -Asciimatics supports Python versions 2 & 3. For the precise list of tested versions, -refer to `pypi `_. +Asciimatics supports Python version 3. For the precise list of tested versions, +refer to `pypi `_. The last version of asciimatics +to support Python 2 is v1.14. To install asciimatics, simply install with `pip` as follows: @@ -145,7 +146,7 @@ More examples ------------- More examples of what you can do are available in the project samples directory, hosted on GitHub. -See https://github.com/peterbrittain/asciimatics/tree/v1.13/samples. +See https://github.com/peterbrittain/asciimatics/tree/v1.14/samples. To view them, simply download these files and then simply run them directly with `python`. Alternatively, you can browse recordings of many of the samples in the gallery at