chore(release): bump version to 1.6.0

Bump version from 1.5.0 to 1.6.0 in __init__.py and pyproject.toml.
Update test_cli_version_flag to assert against the current package
version instead of a hardcoded string.
This commit is contained in:
Кокос Артем Николаевич
2026-06-29 12:31:34 +07:00
parent a82be05b83
commit 86f083aa79
3 changed files with 5 additions and 3 deletions

View File

@@ -1 +1 @@
__version__ = "1.5.0"
__version__ = "1.6.0"