diff --git a/InteractiveHtmlBom/version.py b/InteractiveHtmlBom/version.py
index c9d61d5..ed27e25 100644
--- a/InteractiveHtmlBom/version.py
+++ b/InteractiveHtmlBom/version.py
@@ -3,7 +3,7 @@
import subprocess
-LAST_TAG = 'v2.7.0'
+LAST_TAG = 'v2.8.0'
def _get_git_version():