chore: update email address for author and maintainer in pyproject.toml

This commit is contained in:
Onuralp SEZER 2025-02-18 16:39:34 +03:00
parent 2c53eb10a8
commit afcd0d6e5a
No known key found for this signature in database
GPG Key ID: CF0835DFDF14CA38
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ version = "0.26.0rc3"
readme = "README.md"
requires-python = ">=3.8"
authors = [
{ name = "Piotr Skalski", email = "piotr@roboflow.com" }
{ name = "Piotr Skalski", email = "piotr.skalski92@gmail.com" }
]
maintainers = [
{ name = "Piotr Skalski", email = "piotr@roboflow.com" },
{ name = "Piotr Skalski", email = "piotr.skalski92@gmail.com" },
]
keywords = [
"machine-learning",