Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 253 Bytes

packaging.md

File metadata and controls

6 lines (6 loc) · 253 Bytes
  • Bump the version number in audiomentations/__init__.py
  • Check that all unit tests are OK
  • Run the demo and listen to the sounds to empirically check the results
  • python setup.py sdist bdist_wheel
  • python -m twine upload dist/*
  • Add git tag