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 = [