chore(platform): Bump version to v0.3.4

pull/9015/head autogpt-platform-beta-v0.3.4
Zamil Majdy 2024-12-02 09:08:19 +07:00
parent 0c2940353f
commit 2121ffd06b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "autogpt-platform-backend"
version = "0.3.3"
version = "0.3.4"
description = "A platform for building AI-powered agentic workflows"
authors = ["AutoGPT <info@agpt.co>"]
readme = "README.md"

View File

@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.3.3",
"version": "0.3.4",
"private": true,
"scripts": {
"dev": "next dev",