Releases: SebastienWae/py-landlock
Releases · SebastienWae/py-landlock
v0.1.1
What's Changed
- ci(publish): improve workflow robustness and validation by @SebastienWae in #6
- chore(pyproject): add repository and issue URLs by @SebastienWae in #7
- chore(types): add py.typed marker for type checking support by @SebastienWae in #8
- chore(release): bump version to 0.1.1 by @SebastienWae in #9
Full Changelog: v0.1.0...v0.1.1
v0.1.0
ci: add PyPI publish workflow for tagged releases