Skip to content

Commit fbb7859

Browse files
authored
Merge pull request #1701 from Agenta-AI/bump-versions
Bump versions
2 parents 348a809 + 96518a0 commit fbb7859

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.14.12"
3+
version = "0.14.13"
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.14.12"
3+
version = "0.14.13"
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.14.12",
3+
"version": "0.14.13",
44
"private": true,
55
"engines": {
66
"node": ">=18"

0 commit comments

Comments
 (0)