From ffba717b1ee7d93a3bc48a4ed36ac61a72164d99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ignacio=20Escribano?= Date: Sun, 29 Mar 2026 06:47:22 +0000 Subject: [PATCH] Bump version v0.4.6 --- spake2plus/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spake2plus/__init__.py b/spake2plus/__init__.py index 98a433b..3dd3d2d 100644 --- a/spake2plus/__init__.py +++ b/spake2plus/__init__.py @@ -1 +1 @@ -__version__ = "0.4.5" +__version__ = "0.4.6"