From 0bd695b26d752f23111210d1141d3f9e09c40beb Mon Sep 17 00:00:00 2001 From: Joe R Date: Sun, 16 Apr 2023 15:40:24 -0400 Subject: [PATCH] 2.20.1 release --- NEWS.asciidoc | 6 ++++++ html-src/news.html | 22 ++++++++++++++++++++++ pysollib/settings.py | 2 +- 3 files changed, 29 insertions(+), 1 deletion(-) diff --git a/NEWS.asciidoc b/NEWS.asciidoc index f7f0e281f0..b2468799aa 100644 --- a/NEWS.asciidoc +++ b/NEWS.asciidoc @@ -1,5 +1,11 @@ [[news]] === News +* _16 April, 2023:_ There is a new stable release +https://sourceforge.net/projects/pysolfc/files/PySolFC/PySolFC-2.20.1/[PySolFC +v2.20.1]. New in this release: +** The release packages have been updated to use the latest version of Python, and all the dependent libraries. +** New alternate release packages for Windows and Mac that include the full cardsets library (these are larger and may take longer to download/install). +** Bugfixes and other enhancements. * _26 February, 2023:_ There is a new stable release https://sourceforge.net/projects/pysolfc/files/PySolFC/PySolFC-2.20.0/[PySolFC v2.20.0]. Additionally, there is a new Cardsets release diff --git a/html-src/news.html b/html-src/news.html index 3d89200a1a..42492575c1 100644 --- a/html-src/news.html +++ b/html-src/news.html @@ -1,6 +1,28 @@

What's New?