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.
2 lines
22 B
Python
2 lines
22 B
Python
__version__ = "1.6.0"
|