distributable_package [WIP] A python package that is distributed across multiple platforms new release commit and push new changes git tag -a X.X.X -m "new release" git push --tags useful commands git clean -fxd