diff --git a/pyproject.toml b/pyproject.toml index 15fd802..18177fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-invitations" -version = "2.0.0" +version = "2.1.0" description = "Generic invitations app with support for django-allauth" authors = ["bee-keeper"] homepage = "https://github.com/jazzband/django-invitations/"