We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 131aa01 commit 289468cCopy full SHA for 289468c
agent/temboardagent/version.py
@@ -1 +1 @@
1
-__version__ = "8.0.dev0"
+__version__ = "8.0b1"
ui/temboardui/version.py
@@ -2,7 +2,7 @@
2
from platform import python_version
3
4
5
6
7
8
# This output is parsed by tests/conftest.py::pytest_report_header.
0 commit comments