diff --git a/release.txt b/release.txt index 6c27af6..0618793 100644 --- a/release.txt +++ b/release.txt @@ -1,3 +1,13 @@ +Update version in setup.py, nd2reader/__init__.py and sphinx/config.py (todo: fix this) + +Rebuild sphinx documentation + +Commit & push both master and docs + +Check if travis unittests are passing + python setup.py sdist bdist_wheel -twine upload dist/* \ No newline at end of file +twine upload dist/* + +Update the version in nd2reader-feedstock to update the conda version: in recipe/meta.yaml, update version and checksum using `sha256sum`