chore: bump version to 1.10.1 and update README

- Update README to document optional DEFAULT_TO_DATE / default_to
- Default end date falls back to today when not explicitly set

Closes #50
This commit is contained in:
Кокос Артем Николаевич
2026-07-10 16:46:30 +07:00
parent 8992bb922e
commit 17b0e99aa3
3 changed files with 5 additions and 3 deletions

View File

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