Skip to content

Commit

Permalink
Update release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakunni3 committed Mar 4, 2021
1 parent 3bf4b55 commit 4ffb0fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ git add kgx/__init__.py
git add setup.py
git add CHANGELOG.md
git add Dockerfile
git add docs/conf.py
git commit --message="Bump version to $TAG in preparation of a release"
git push
git tag --annotate $TAG --message="Release $TAG"
Expand Down

0 comments on commit 4ffb0fe

Please sign in to comment.