summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorLeaveMyYard <33721692+LeaveMyYard@users.noreply.github.com>2023-07-20 18:48:04 +0300
committerLeaveMyYard <33721692+LeaveMyYard@users.noreply.github.com>2023-07-20 18:48:04 +0300
commitf3e8928a78fa243cf977432c47569c636877bd22 (patch)
treedec6566f3a9a1600ab2ec7652d8f1c7d715754a2 /pyproject.toml
parent8c29fb77e68d86362bd29becdbdc5b1d7c01137e (diff)
Update version to 1.4.1-dev
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 d64551e..7c28803 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "robusta-krr"
-version = "1.3.2-dev"
+version = "1.4.1-dev"
description = "Robusta's Resource Recommendation engine for Kubernetes"
authors = ["Pavel Zhukov <33721692+LeaveMyYard@users.noreply.github.com>"]
license = "MIT"