Fix grouping by version

This commit is contained in:
Кокос Артем Николаевич
2026-01-21 10:15:48 +07:00
parent 86041df76c
commit 9b28bf21e7
5 changed files with 9 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "redmine-reporter"
version = "1.0.0"
version = "0.1.1"
description = "Redmine time-entry based issue reporter for internal use"
readme = "README.md"
authors = [{ name = "Artem Kokos", email = "artem-kokos@mail.ru" }]