diff --git a/InteractiveHtmlBom/version.py b/InteractiveHtmlBom/version.py
index 65047d09..96e966f7 100644
--- a/InteractiveHtmlBom/version.py
+++ b/InteractiveHtmlBom/version.py
@@ -3,7 +3,7 @@
import subprocess
-LAST_TAG = 'v2.4'
+LAST_TAG = 'v2.4.1'
def _get_git_version():