diff --git a/pyproject.toml b/pyproject.toml index b72d3e6..d32ede6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "starfields-drf-generics" -version = "0.1.0" +version = "0.2.4" authors = [ { name="Anastasios Svolis", email="support@starfields.gr" }, ]