This is an automated email from the ASF dual-hosted git repository. asorokoumov pushed a commit to branch project-version-0-7-0 in repository https://gitbox.apache.org/repos/asf/otava.git
commit f583dcfdd54eebb10d2e55dc5be350a93bdb6602 Author: Alex Sorokoumov <[email protected]> AuthorDate: Sat Nov 1 21:26:06 2025 -0700 Bump version to 0.7.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8064b30..24e3b36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ [project] name = "apache-otava" -version = "0.6.1" +version = "0.7.0" description = "Apache Otava (Incubating): Change Detection for Continuous Performance Engineering" readme = "README.md" requires-python = ">=3.8,<3.11"
