Skip to content

Commit 289468c

Browse files
committed
Version 8.0b1
1 parent 131aa01 commit 289468c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

agent/temboardagent/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "8.0.dev0"
1+
__version__ = "8.0b1"

ui/temboardui/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from platform import python_version
33

44

5-
__version__ = "8.0.dev0"
5+
__version__ = "8.0b1"
66

77

88
# This output is parsed by tests/conftest.py::pytest_report_header.

0 commit comments

Comments
 (0)