From 05da63fd25aea963191234e4bc4f5fbb3572ed0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ignacio=20Escribano?= Date: Sat, 14 Mar 2026 16:38:04 +0000 Subject: [PATCH] Bump version v0.4.2 --- spake2plus/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spake2plus/__init__.py b/spake2plus/__init__.py index 3d26edf..df12433 100644 --- a/spake2plus/__init__.py +++ b/spake2plus/__init__.py @@ -1 +1 @@ -__version__ = "0.4.1" +__version__ = "0.4.2"