Merge pull request #251 from bellingcat/ruff-check

Fix pre-commit for ruff check
This commit is contained in:
Patrick Robertson
2025-03-14 14:22:03 +00:00
committed by GitHub
3 changed files with 6 additions and 6 deletions

View File

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