Skip to content

Commit 24907f9

Browse files
authored
Merge pull request #17 from StreetLamb/StreetLamb-patch-2
Bump version to 0.4.1
2 parents 810de2e + 9e4ad8e commit 24907f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "rojak"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "Durable and scalable multi-agent orchestration framework."
55
authors = ["StreetLamb <[email protected]>"]
66
readme = "README.md"
@@ -27,4 +27,4 @@ pre-commit = "^4.0.1"
2727

2828
[build-system]
2929
requires = ["poetry-core"]
30-
build-backend = "poetry.core.masonry.api"
30+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)