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 8c13013 commit de7fad7Copy full SHA for de7fad7
1 file changed
InteractiveHtmlBom/version.py
@@ -3,7 +3,7 @@
3
import subprocess
4
5
6
-LAST_TAG = 'v2.11.1'
+LAST_TAG = 'v2.11.2'
7
8
9
def _get_git_version():
0 commit comments