Skip to content

Commit 7f23256

Browse files
committed
Version 9.0.1
1 parent 1edad6c commit 7f23256

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

agent/temboardagent/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "9.0.0"
1+
__version__ = "9.0.1"

ui/temboardui/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sys
22
from platform import python_version
33

4-
__version__ = "9.0.0"
4+
__version__ = "9.0.1"
55

66

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

0 commit comments

Comments
 (0)