HXLStandard/libhxl-python

Create release 4.23

Closed this issue · 1 comments

  • run unit tests in dev
  • update version to "4.23" 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.23*
  • wait until the new release is visible on PyPi https://pypi.org/project/libhxl/4.23/
  • add git tag "4.23"
  • create GitHub release

Released.