We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83e6fc commit 5e976ccCopy full SHA for 5e976cc
InteractiveHtmlBom/version.py
@@ -3,7 +3,7 @@
3
import subprocess
4
5
6
-LAST_TAG = 'v2.4'
+LAST_TAG = 'v2.4.1'
7
8
9
def _get_git_version():
0 commit comments