Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@maurizio-lombardi maurizio-lombardi released this 18 Dec 14:37
· 2 commits to master since this release
474edd5

What's Changed

Python 3.9 is now the minimal required version. The PyPI releases can be found at https://pypi.org/project/targetcli/

  • Refactor the project for Python>=3.9, PEP-517, PEP-621; Add linting, pre-commit.
  • Add workflows for pre-commit and PyPI release by @martinhoyer in #205