You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
432 B

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