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