We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c29403 commit 2121ffdCopy full SHA for 2121ffd
autogpt_platform/backend/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "autogpt-platform-backend"
3
-version = "0.3.3"
+version = "0.3.4"
4
description = "A platform for building AI-powered agentic workflows"
5
authors = ["AutoGPT <info@agpt.co>"]
6
readme = "README.md"
autogpt_platform/frontend/package.json
{
"name": "frontend",
- "version": "0.3.3",
+ "version": "0.3.4",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments