Release version 2.0.0

This commit is contained in:
2026-07-12 14:56:02 +02:00
parent 82913291b6
commit d6d4773fd9
2 changed files with 20 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "backup-docker-to-local"
version = "1.8.1"
version = "2.0.0"
description = "Backup Docker volumes to local with rsync and optional DB dumps."
readme = "README.md"
requires-python = ">=3.9"