Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 521 Bytes

RELEASE.md

File metadata and controls

28 lines (19 loc) · 521 Bytes

Pypi

Preparation:

  • increment version in setup.py

Commands for releasing on pypi.org:

  python setup.py clean
  python setup.py sdist upload

Github

Steps:

  • start new release (version: vX.Y.Z)
  • enter release notes, i.e., significant changes since last release
  • upload python-weka-wrapper-examples-X.Y.Z.tar.gz previously generated with setyp.py
  • publish

Google Group