mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
Added TODO comment for adding a version restriction.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user