From d314c39c789a5f3e9df05e263a5a024d08eef9a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ignacio=20Escribano?= Date: Sun, 22 Mar 2026 16:05:04 +0000 Subject: [PATCH] Bump version to 0.4.5 --- spake2plus/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spake2plus/__init__.py b/spake2plus/__init__.py index cd1ee63..98a433b 100644 --- a/spake2plus/__init__.py +++ b/spake2plus/__init__.py @@ -1 +1 @@ -__version__ = "0.4.4" +__version__ = "0.4.5"