Changes in 0.1.3a1: * #88: replace scipy resize with PIL resize * There are more Things to do * [x] Update version numbers in _version.py/meta.yaml/package.json * [x] git add and git commit * [x] tag: `git tag -a X.X.X -m 'comment'` * [x] push: `git push ; git push --tags` * [ ] update recipe at https://github.com/conda-forge/ipywe-feedstock/tree/master/recipe. - cmd to get sha256: `openssl sha256 /path/to/...tar.gz`
Changes in 0.1.3a1:
Things to do
git tag -a X.X.X -m 'comment'git push ; git push --tagsopenssl sha256 /path/to/...tar.gz