diff options
| author | Павел Жуков <33721692+LeaveMyYard@users.noreply.github.com> | 2023-04-20 17:06:25 +0300 |
|---|---|---|
| committer | Павел Жуков <33721692+LeaveMyYard@users.noreply.github.com> | 2023-04-20 17:06:25 +0300 |
| commit | 80bdcf804863e8d5a65dca60f2a410db650aea43 (patch) | |
| tree | c5c173663789d2f01e92b2a41b0713aa5e2fa8c7 /pyproject.toml | |
| parent | 2f49a59b0ff9a2584b6d4acedc3143ee439e615a (diff) | |
Update version
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 44b6490..4e1b109 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "robusta-krr" -version = "0.1.0" +version = "1.0.0" description = "Robusta's Resource Recommendation engine for Kubernetes" authors = ["Павел Жуков <33721692+LeaveMyYard@users.noreply.github.com>"] license = "MIT" |
