diff --git a/pyproject.toml b/pyproject.toml index e6f1f13..bd78a5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-sage-tools" -version = "0.3.3" +version = "0.3.4" description = "Reusable, generic mixins for Django" authors = ["Sepehr Akbarzadeh "] license = "MIT"