To release:
- Update version in optoConfig96/version.py, including
post
- Rebuild docs and README
make README.md
- Update CHANGELOG.txt
- Tag with vx.y.z or vx.y.zpostP
- Tags without
post
will automatically be built and released - Tags with
post
will only be built and unploaded to PyPI
- Tags without
- git push && git push --tags