summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorLeaveMyYard <33721692+LeaveMyYard@users.noreply.github.com>2023-07-10 19:31:48 +0300
committerLeaveMyYard <33721692+LeaveMyYard@users.noreply.github.com>2023-07-10 19:31:48 +0300
commitf862b4ebcd814a5eee011cf9d55135eacd3e37e2 (patch)
treeb7d768ae09f47165dc9995020304f98fa3f18818 /pyproject.toml
parent914bfcb1558cdfd35592ba29d091040288848114 (diff)
parente3ddd9256d787062bbdf252f6fb66a361f64fc61 (diff)
Merge branch 'main' into fix-linting-errors
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 e764643..d64551e 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"