Skip to content

Commit

Permalink
Update version tag to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qu1ck committed Nov 7, 2021
1 parent a83e6fc commit 5e976cc
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.4'
LAST_TAG = 'v2.4.1'


def _get_git_version():
Expand Down

0 comments on commit 5e976cc

Please sign in to comment.