Santandersecurityresearch/DrHeader

Create a release using bumpversion

amias-channer opened this issue · 2 comments

  • drHEADer version: 0.1.0
  • Python version: any
  • Operating System: any

Description

We need to create a release to test the release process. This can be done as follows.

bumpversion will check all the version strings in the code base match up to the specified new version.

Create a new branch
check it out
run bumpversion
verify changes.
push to branch
create PR

Docs: https://pypi.org/project/bumpversion/

this should trigger the Dr Header Release action

#27 linking to pull request