diff options
| author | LeaveMyYard <33721692+LeaveMyYard@users.noreply.github.com> | 2023-07-05 14:15:32 +0300 |
|---|---|---|
| committer | LeaveMyYard <33721692+LeaveMyYard@users.noreply.github.com> | 2023-07-05 14:15:32 +0300 |
| commit | ce13a600f12faca50e00eec03021aa1c6f8062c6 (patch) | |
| tree | 64a5c95f488bbf346989989637648c459742a817 /pyproject.toml | |
| parent | 682c2e5f45930f94fc0f2485d62fe536c61417c2 (diff) | |
Update version to 1.3.2
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 af10fe7..8d269fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "robusta-krr" -version = "1.3.0-dev" +version = "1.3.2-dev" description = "Robusta's Resource Recommendation engine for Kubernetes" authors = ["Pavel Zhukov <33721692+LeaveMyYard@users.noreply.github.com>"] license = "MIT" |
