|
|
- Update version in 'nd2reader/__init__.py' file
-
- Rebuild sphinx documentation
-
- Commit & push both master and docs
-
- Check if travis unittests are passing
-
- Publish new release on GitHub
-
- Run `python setup.py sdist bdist_wheel`
-
- Run `twine upload dist/*`
-
- Update the version in nd2reader-feedstock to update the conda version: in recipe/meta.yaml, update version and checksum using `sha256sum`
-
- Create & merge PR in nd2reader-feedstock
|