Release version 1.0.0

This commit is contained in:
2025-12-28 19:57:16 +01:00
parent 5e768d9824
commit d6cba78511
2 changed files with 5 additions and 1 deletions

4
CHANGELOG.md Normal file
View File

@@ -0,0 +1,4 @@
## [1.0.0] - 2025-12-28
* Official Release 🥳

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "cleanback"
version = "0.1.0"
version = "1.0.0"
description = "Cleanup Failed Docker Backups — parallel validator (using dirval)"
readme = "README.md"
requires-python = ">=3.8"