We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be86628 commit 2464caaCopy full SHA for 2464caa
1 file changed
InteractiveHtmlBom/version.py
@@ -3,7 +3,7 @@
3
import subprocess
4
5
6
-LAST_TAG = 'v2.11.0'
+LAST_TAG = 'v2.11.1'
7
8
9
def _get_git_version():
0 commit comments