This commit is contained in:
Кокос Артем Николаевич
2026-01-21 10:44:53 +07:00
parent 9b28bf21e7
commit 6fcc834617
4 changed files with 26 additions and 3 deletions

View File

@@ -4,11 +4,11 @@ build-backend = "setuptools.build_meta"
[project]
name = "redmine-reporter"
version = "0.1.1"
version = "1.0.0"
description = "Redmine time-entry based issue reporter for internal use"
readme = "README.md"
authors = [{ name = "Artem Kokos", email = "artem-kokos@mail.ru" }]
license = { text = "Proprietary" }
license = { text = "MIT" }
classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",