Added TODO comment for adding a version restriction.

pull/164/head
erinhmclark 2025-01-02 16:46:47 +00:00
rodzic dba8f46016
commit 26abd6f7ae
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,7 @@
[tool.poetry]
name = "auto-archiver"
version = "0.13.0" # Ensure this matches your versioning strategy
# TODO Add check for consistent versioning
version = "0.13.0"
description = "Automatically archive links to videos, images, and social media content from Google Sheets (and more)."
authors = ["Bellingcat <info@bellingcat.com>"]
license = "MIT"