Merge branch 'master' into dev

pull/8736/head
Reinier van der Leer 2024-11-21 18:06:08 +00:00
commit f2816f98e9
No known key found for this signature in database
GPG Key ID: BEB9E26CB6F21336
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "autogpt-platform-backend"
version = "0.3.1"
version = "0.3.3"
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.1",
"version": "0.3.3",
"private": true,
"scripts": {
"dev": "next dev",