Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 136 Bytes

DEVELOPMENT.md

File metadata and controls

6 lines (5 loc) · 136 Bytes

Make a release:

  • Update tarsnapper/init.py
  • git commit
  • git tag -a 0.x
  • git push && git push --tags && ./setup.py sdist upload