summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
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
commit80bdcf804863e8d5a65dca60f2a410db650aea43 (patch)
treec5c173663789d2f01e92b2a41b0713aa5e2fa8c7 /pyproject.toml
parent2f49a59b0ff9a2584b6d4acedc3143ee439e615a (diff)
Update version
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
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"