Release version 1.0.0
This commit is contained in:
4
CHANGELOG.md
Normal file
4
CHANGELOG.md
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
## [1.0.0] - 2025-12-28
|
||||||
|
|
||||||
|
* Merge
|
||||||
|
|
||||||
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "dockreap"
|
name = "dockreap"
|
||||||
version = "0.0.0"
|
version = "1.0.0"
|
||||||
description = "Remove unused anonymous Docker volumes (with symlink cleanup)."
|
description = "Remove unused anonymous Docker volumes (with symlink cleanup)."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
|
|||||||
Reference in New Issue
Block a user