Skip to content

Commit

Permalink
patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aakrem committed Dec 6, 2024
1 parent b265e06 commit b31bb85
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion agenta-backend/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "agenta_backend"
version = "0.28.0"
version = "0.28.1"
description = ""
authors = ["Mahmoud Mabrouk <mahmoudmabrouk.mail@gmail.com>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion agenta-cli/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "agenta"
version = "0.28.0"
version = "0.28.1"
description = "The SDK for agenta is an open-source LLMOps platform."
readme = "README.md"
authors = ["Mahmoud Mabrouk <mahmoud@agenta.ai>"]
Expand Down
4 changes: 2 additions & 2 deletions agenta-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agenta",
"version": "0.28.0",
"version": "0.28.1",
"private": true,
"engines": {
"node": ">=18"
Expand Down Expand Up @@ -99,4 +99,4 @@
"node-mocks-http": "^1.12.2",
"prettier": "^3.2.5"
}
}
}

0 comments on commit b31bb85

Please sign in to comment.