From f32ea41181a9c9ff50a75c5e284221b362c0f866 Mon Sep 17 00:00:00 2001 From: Peter Brittain Date: Wed, 25 Oct 2023 15:52:47 +0100 Subject: [PATCH] Prepare for new release --- CHANGES.rst | 3 +++ README.rst | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 4bd7ce6..0ca1283 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,6 +3,9 @@ CHANGE HISTORY LATEST ------ + +1.15.0 +------ - Dropped support for Python 2, Python 3.9 or above is now required. - Added support for ColouredText titles in MultiColumnLIstBox. - Added gutter option to Layout. diff --git a/README.rst b/README.rst index 942c21e..23d3fef 100644 --- a/README.rst +++ b/README.rst @@ -146,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.14/samples. +See https://github.com/peterbrittain/asciimatics/tree/v1.15/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