Skip to content

Commit

Permalink
Merge pull request #2315 from Agenta-AI/sync-versions
Browse files Browse the repository at this point in the history
sync versions
  • Loading branch information
aakrem authored Nov 27, 2024
2 parents e520a75 + 48eba95 commit 91a4601
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.27.3"
version = "0.27.6"
description = ""
authors = ["Mahmoud Mabrouk <[email protected]>"]
readme = "README.md"
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.27.3",
"version": "0.27.6",
"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 91a4601

Please sign in to comment.