chore: update project author information

This commit is contained in:
2025-08-12 13:24:18 +03:00
parent 124763bed7
commit 6c12126ace

View File

@@ -3,7 +3,7 @@ name = "discours-core"
version = "0.9.5" version = "0.9.5"
description = "Core backend for Discours.io platform" description = "Core backend for Discours.io platform"
authors = [ authors = [
{name = "Discours Team", email = "team@discours.io"} {name = "Tony Rewin", email = "tonyrewin@yandex.ru"}
] ]
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"