diff --git a/pyproject.toml b/pyproject.toml index 0ce26f7..d94a67f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-guest-user" -version = "0.5.2" +version = "0.5.3" description = "A Django app that lets visitors interact with your site without registration." authors = [ "Julian Wachholz ",