@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "swarms"
version = "7.9.0"
version = "7.9.2"
description = "Swarms - TGSC"
license = "MIT"
authors = ["Kye Gomez <kye@apac.ai>"]
@ -164,7 +164,7 @@ class ConcurrentWorkflow(BaseSwarm):
return history_output_formatter(
conversation=self.conversation,
output_type=self.output_type,
type=self.output_type,
)
def batch_run(