From 8d081751f1b219351721f928b5160b430d13f314 Mon Sep 17 00:00:00 2001 From: Ruben Verweij Date: Thu, 26 Sep 2019 10:55:52 +0200 Subject: [PATCH] Update release.txt --- release.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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`