makes orchestrator.run return the results to allow for code integration (#196)

This commit is contained in:
Miguel Sozinho Ramalho
2025-02-15 12:41:26 +00:00
committed by GitHub
parent 5614af3f63
commit 9297697ef5
2 changed files with 35 additions and 35 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[project]
name = "auto-archiver"
version = "0.13.1"
version = "0.13.2"
description = "Automatically archive links to videos, images, and social media content from Google Sheets (and more)."
requires-python = ">=3.10,<3.13"