From 436c8c9f0f6480579811ec89607df5fc86a673fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ignacio=20Escribano?= Date: Fri, 20 Mar 2026 14:42:53 +0000 Subject: [PATCH] Bump version to v0.4.3 --- spake2plus/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spake2plus/__init__.py b/spake2plus/__init__.py index df12433..f6b7e26 100644 --- a/spake2plus/__init__.py +++ b/spake2plus/__init__.py @@ -1 +1 @@ -__version__ = "0.4.2" +__version__ = "0.4.3"