diff --git a/pyproject.toml b/pyproject.toml index 83ca4e0..98c3281 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "webstack-django-sorting" -version = "3.0.1" +version = "3.0.2" description = "Easy sorting of tables with Django" authors = [ { name = "Karim A. (aka Directeur)", email = "directeur@gmail.com" },