Updated pyproject.toml
All checks were successful
StarFields Django Rest Framework Generics / build (push) Successful in 12s

This commit is contained in:
2024-08-18 16:35:34 +03:00
parent 7be7104346
commit 75e4a70fce

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "starfields-drf-generics"
version = "0.2.8"
version = "0.2.9"
authors = [
{ name="Anastasios Svolis", email="support@starfields.gr" },
]