HXLStandard/libhxl-python

Create release 4.24

davidmegginson opened this issue · 0 comments

  • run unit tests in dev
  • update version to "4.24" in setup.py and hxl/__init__.py
  • check CHANGELOG
  • install and test in clean virtualenv
  • commit changes
  • merge to test and push
  • merge to master and push
  • create libhxl PyPi release: pip install twine && python setup.py sdist && twine upload dist/libhxl-4.24*
  • wait until the new release is visible on PyPi https://pypi.org/project/libhxl/4.24/
  • add git tag "4.24"
  • create GitHub release