diff options
| author | LeaveMyYard <zhukovpavel2001@gmail.com> | 2023-09-05 13:58:05 +0300 |
|---|---|---|
| committer | LeaveMyYard <zhukovpavel2001@gmail.com> | 2023-09-05 13:58:05 +0300 |
| commit | e243200f498d7b68c9d5ae0ac64c70f7aee4165b (patch) | |
| tree | 146df071a489f45269ba6205b8d9918161b7d20c /pyproject.toml | |
| parent | f105d5b67d40d09d242849a298ce0538ec20ca87 (diff) | |
Update version to 1.6.0-dev
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 7917847..81bda32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "robusta-krr" -version = "1.5.3-dev" +version = "1.6.0-dev" description = "Robusta's Resource Recommendation engine for Kubernetes" authors = ["Pavel Zhukov <33721692+LeaveMyYard@users.noreply.github.com>"] license = "MIT" |
