We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc9bd6b commit 60103b6Copy full SHA for 60103b6
temboardui/version.py
@@ -3,7 +3,7 @@
3
from platform import python_version
4
5
6
-__version__ = "7.2"
+__version__ = "7.3"
7
8
9
VERSION_FMT = """\
0 commit comments