From 53f71d805c39d6118d0f47620940bbe2c5699779 Mon Sep 17 00:00:00 2001 From: Simon Bihel Date: Wed, 8 May 2024 15:25:43 +0100 Subject: [PATCH] Bump version for release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c69f5dd..7ddc4f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "siwe" -version = "4.0.0" +version = "4.1.0" description = "A Python implementation of Sign-In with Ethereum (EIP-4361)." license = "MIT OR Apache-2.0" authors = [