Release version 1.0.1
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
## [1.0.1] - 2025-12-16
|
||||||
|
|
||||||
|
* Now buildable via python
|
||||||
|
|
||||||
|
|
||||||
## [1.0.0] - 2025-12-16
|
## [1.0.0] - 2025-12-16
|
||||||
|
|
||||||
* Initial Release
|
* Initial Release
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "doli"
|
name = "doli"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
description = "Config linker for chezmoi and Nextcloud"
|
description = "Config linker for chezmoi and Nextcloud"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user