Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
DahnM20 committed Aug 5, 2024
1 parent 409e4bb commit 1b1af5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</p>
<div align="center">

## πŸŽ‰πŸš€ v0.8.0 is Now Available πŸš€πŸŽ‰
## πŸŽ‰πŸš€ v0.8.1 is Now Available πŸš€πŸŽ‰

πŸš€ **New Nodes : Claude 3, StabilityAI API, Data Splitter update**

Expand Down
2 changes: 1 addition & 1 deletion packages/backend/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ai-flow-back"
version = "0.7.2"
version = "0.8.1"
description = ""
authors = ["DahnM20 <[email protected]>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ai-flow-front",
"version": "0.7.2",
"version": "0.8.1",
"private": true,
"dependencies": {
"@headlessui/react": "^1.7.17",
Expand Down

0 comments on commit 1b1af5c

Please sign in to comment.