From 71358fcc3508142258adb6d546d3458c664aaf04 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 25 Oct 2025 18:15:34 +0200 Subject: [PATCH] Add version 1.1.1 changes to CHANGES.rst Added entry for version 1.1.1 with updates to config.py. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index b188b88..610fe5f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,10 @@ Changes -------------------------------------------------------------------------------- +1.1.1 +----- +- updates to config.py to update version and license selector + 1.1.0 -----