Skip to content

Commit ca832e7

Browse files
authored
Merge pull request #1812 from Agenta-AI/bump-versions
Bump versions
2 parents d86eb46 + 27445ad commit ca832e7

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

agenta-backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "agenta_backend"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
description = ""
55
authors = ["Mahmoud Mabrouk <[email protected]>"]
66
readme = "README.md"

agenta-cli/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "agenta"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
description = "The SDK for agenta is an open-source LLMOps platform."
55
readme = "README.md"
66
authors = ["Mahmoud Mabrouk <[email protected]>"]

agenta-web/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

agenta-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agenta",
3-
"version": "0.17.4",
3+
"version": "0.17.5",
44
"private": true,
55
"engines": {
66
"node": ">=18"

0 commit comments

Comments
 (0)