From e4a4f44213b26d515d6f306fcac0df87b0837383 Mon Sep 17 00:00:00 2001 From: Simon Bihel Date: Thu, 4 Jan 2024 09:04:20 +0000 Subject: [PATCH] Bump version to v2.4.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ebd0be6..b0dd951 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "siwe" -version = "2.4.0" +version = "2.4.1" description = "A Python implementation of Sign-In with Ethereum (EIP-4361)." license = "MIT OR Apache-2.0" authors = [