This is an automated email from the ASF dual-hosted git repository. asorokoumov pushed a commit to branch bump-version in repository https://gitbox.apache.org/repos/asf/otava.git
commit d7fb4b513441e985ef0d6ad8946daf7e9d3f049f Author: Alex Sorokoumov <[email protected]> AuthorDate: Fri Jul 4 16:48:13 2025 -0700 Bump version to 0.6.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 788bc16..34c5ae3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ [tool.poetry] name = "apache-otava" -version = "0.6.0" +version = "0.6.1" description = "Apache Otava (Incubating): Change Detection for Continuous Performance Engineering" authors = ["Apache Otava (Incubating) <[email protected]>"] maintainers = ["Apache Otava (Incubating) <[email protected]>"]
