diff --git a/pyproject.toml b/pyproject.toml index a333919..7c9dd41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bna" -version = "5.0.2" +version = "5.1.0" description = "Blizzard Authenticator and OTP library in Python" authors = ["Jerome Leclanche "] license = "MIT"