Skip to content

Commit

Permalink
Bump version to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qu1ck committed Oct 23, 2023
1 parent 7cf646f commit a4f11fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InteractiveHtmlBom/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import subprocess


LAST_TAG = 'v2.7.0'
LAST_TAG = 'v2.8.0'


def _get_git_version():
Expand Down

0 comments on commit a4f11fe

Please sign in to comment.