Skip to content

Commit

Permalink
Release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gventuri committed Oct 15, 2024
1 parent 3e6fde2 commit 2d0254f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "backend"
version = "0.2.0"
version = "0.2.1"
description = "No-code ETL and data pipelines with AI and NLP"
authors = ["Gabriele Venturi <[email protected]>", "ArslanSaleem <[email protected]>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pandaetl-frontend",
"description": "No-code ETL and data pipelines with AI and NLP",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit 2d0254f

Please sign in to comment.