A modern Python package scaffolded by fastship.
pip install -e .[dev]Version lives in restrictedpython_async/__init__.py as __version__.
Bump it with:
ship_bump --part 2 # patch
ship_bump --part 1 # minor
ship_bump --part 0 # major- Ensure your GitHub issues are labeled (
bug,enhancement,breaking). - Run:
ship_release_gh
ship_pypi