mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 21:28:29 +03:00
Custom local version comment in toml file
This commit is contained in:
@@ -4,6 +4,8 @@ build-backend = "poetry.core.masonry.api"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "auto-archiver"
|
name = "auto-archiver"
|
||||||
|
# to add a custom version use local versioning eg 1.1.0+dm.1
|
||||||
|
# then poetry install
|
||||||
version = "1.1.0"
|
version = "1.1.0"
|
||||||
description = "Automatically archive links to videos, images, and social media content from Google Sheets (and more)."
|
description = "Automatically archive links to videos, images, and social media content from Google Sheets (and more)."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user