Custom local version comment in toml file

pull/320/head
Dave Mateer 2025-06-16 14:54:15 +01:00
rodzic b236f2510d
commit f07fdbc500
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -4,6 +4,8 @@ build-backend = "poetry.core.masonry.api"
[project]
name = "auto-archiver"
# to add a custom version use local versioning eg 1.1.0+dm.1
# then poetry install
version = "1.1.0"
description = "Automatically archive links to videos, images, and social media content from Google Sheets (and more)."