Skip to content

Commit

Permalink
Bump version to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qu1ck committed Feb 23, 2024
1 parent 5740ad8 commit 390adb9
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.8.1'
LAST_TAG = 'v2.9.0'


def _get_git_version():
Expand Down

0 comments on commit 390adb9

Please sign in to comment.