From 775f9ed75a70dc1bac9cf2f79a989d14b42e7631 Mon Sep 17 00:00:00 2001 From: jdholtz Date: Sun, 5 Nov 2023 10:13:28 -0800 Subject: [PATCH] Update to version 7.0 --- CHANGELOG.md | 2 +- lib/main.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac0cc947..ef6cbf90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ When upgrading to a new version, make sure to follow the directions under the "U If there is no "Upgrading" header for that version, no post-upgrade actions need to be performed. -## Upcoming +## 7.0 (2023-11-05) ### New Features - Added official Python 3.12 support - Python 3.7 is officially unsupported now diff --git a/lib/main.py b/lib/main.py index 38c5ba6f..1e3d760b 100644 --- a/lib/main.py +++ b/lib/main.py @@ -11,7 +11,7 @@ if TYPE_CHECKING: from lib.config import GlobalConfig -__version__ = "v6.1" +__version__ = "v7.0" __doc__ = """ Schedule a check-in: