Description
Short description of your package.
Description
Please see the README on Github at https://github.com/koterpillar/simpleconfig#readme
README.md
simpleconfig
Releasing
- Install bumpversion:
pip install bumpversion
. - Run
bumpversion major|minor|patch
. - Run
git push --tags && git push
.