/tag-python-project

Create a git tag from python project version

Primary LanguagePython

Tag python project

Simple Cli to generate git tag and github release using __version__ attribute of your python project.

CLI

Usage: tag-python-project [OPTIONS] MODULE_NAME

Options:
  -f, --folder TEXT
  -r, --repo TEXT
  --help             Show this message and exit.