Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 291 Bytes

File metadata and controls

8 lines (7 loc) · 291 Bytes

Releasing

  • Update the version with mddj write version ...
  • Update the changelog to add a version header
  • Add and commit changes, git add -p; git commit -m 'Bump version for release'
  • Tag and wait for test-pypi publication
  • Create a GitHub release and wait for pypi publication