Fixed pyproject.toml for pypi use.

This commit is contained in:
2024-05-13 11:08:57 +03:00
parent 367dde6348
commit 053c50dda1

View File

@@ -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" },
]