Skip to content
Bill Mills edited this page Jan 11, 2020 · 1 revision
  • update version number in setup.py
  • python setup.py sdist - creates new release in /dist
  • python3 -m twine upload dist/wodpy-x.y.z.tar.gz
  • make sure it works: install new version and run the simple script in the readme
  • add and commit new release to gh
  • stamp release on gh
  • badge will auto-update in zenodo; add to readme.
Clone this wiki locally