We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e2a5e commit 1647296Copy full SHA for 1647296
InteractiveHtmlBom/version.py
@@ -3,7 +3,7 @@
3
import subprocess
4
5
6
-LAST_TAG = 'v2.9.0'
+LAST_TAG = 'v2.10.0'
7
8
9
def _get_git_version():
0 commit comments