diff --git a/pyproject.toml b/pyproject.toml index bdebda2..1faaf72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "eptr2" -version = "0.5.5" +version = "0.6.0" description = "EPIAS Transparency Platform v2.0 Python client by Robokami Data" authors = ["Tideseed "] license = "Apache License 2.0"