Release version 1.0.0

This commit is contained in:
2025-12-16 19:20:23 +01:00
parent 8fd45cb87b
commit 3432570853
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-16
* Initial Release

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "doli"
version = "0.0.0"
version = "1.0.0"
description = "Config linker for chezmoi and Nextcloud"
readme = "README.md"
requires-python = ">=3.10"