feat: round robin queueing (#194)

This commit is contained in:
abelanger5
2024-02-25 21:16:40 -08:00
committed by GitHub
parent 8816a7c016
commit 2d625fec81
38 changed files with 777 additions and 64 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "hatchet-sdk"
version = "0.10.5"
version = "0.11.0"
description = ""
authors = ["Alexander Belanger <alexander@hatchet.run>"]
readme = "README.md"