From 60f57201e0d11ace1095601a80d87013a7d1b871 Mon Sep 17 00:00:00 2001 From: Joey H Date: Sun, 4 Jun 2023 18:18:06 -0500 Subject: [PATCH] Update to version 4.1 --- CHANGELOG.md | 2 +- lib/main.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d77710e..bb1649f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ When upgrading to a new version, make sure to follow the directions under the "Upgrading" header of the corresponding version. If there is no "Upgrading" header for that version, no post-upgrade actions need to be performed. -## Upcoming +## 4.1 (2023-06-04) ### Improvements - Make the webdriver initialization more resistant to random issues diff --git a/lib/main.py b/lib/main.py index 59ab7e82..3ac33f38 100644 --- a/lib/main.py +++ b/lib/main.py @@ -11,7 +11,7 @@ if TYPE_CHECKING: # pragma: no cover from config import Config -__version__ = "v4.0" +__version__ = "v4.1" __doc__ = """ Schedule a check-in: