diff --git a/InteractiveHtmlBom/version.py b/InteractiveHtmlBom/version.py
index 37f1428..1713085 100644
--- a/InteractiveHtmlBom/version.py
+++ b/InteractiveHtmlBom/version.py
@@ -3,7 +3,7 @@
import subprocess
-LAST_TAG = 'v2.8.1'
+LAST_TAG = 'v2.9.0'
def _get_git_version():