Release version 1.0.3

This commit is contained in:
2025-12-16 19:33:41 +01:00
parent b3d2f7d2e6
commit a8dbeaa724
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## [1.0.3] - 2025-12-16
* Added funding information
## [1.0.2] - 2025-12-16 ## [1.0.2] - 2025-12-16
* Name conflicts; Set module name to: docoli * Name conflicts; Set module name to: docoli

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "docoli" name = "docoli"
version = "1.0.2" version = "1.0.3"
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"