From 1d18a3f82b241d6daefa8d8ede547da4c96ebf2c Mon Sep 17 00:00:00 2001 From: Benoit Hamelin Date: Wed, 13 Nov 2024 12:55:06 -0500 Subject: [PATCH] Bump to new point version --- thisnotthat/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thisnotthat/_version.py b/thisnotthat/_version.py index 3d26edf..df12433 100644 --- a/thisnotthat/_version.py +++ b/thisnotthat/_version.py @@ -1 +1 @@ -__version__ = "0.4.1" +__version__ = "0.4.2"