bump version to v0.3.0

classic-frontend-build/master autogpt-platform-beta-v0.3.0
Reinier van der Leer 2024-11-15 11:54:42 +01:00
parent 6a1cea4c4e
commit 9a4ff9023d
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.1.0"
version = "0.3.0"
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.1.0",
"version": "0.3.0",
"private": true,
"scripts": {
"dev": "next dev",