Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
goFrendiAsgard committed Dec 1, 2024
1 parent 570b334 commit 66bf572
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ reload() {
fi

log_info 'Install'
poetry check && poetry install -E rag --no-root
poetry lock --no-update
poetry install

if [ "$_IS_TERMUX" = "1" ]
then
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "zrb"
version = "1.0.0a8"
version = "1.0.0a9"
description = "Your Automation Powerhouse"
authors = ["Go Frendi Gunawan <[email protected]>"]
license = "AGPL-3.0-or-later"
Expand Down

0 comments on commit 66bf572

Please sign in to comment.