diff --git a/pyproject.toml b/pyproject.toml index 7688f93..9a5540f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "django-bigredbutton" -version = "0.3.0" +version = "0.3.1" description = "Django app that offers a big red button to sign out of all other user sessions" authors = ["blag "] readme = "README.md"