Release version 1.0.2
Some checks failed
CI + Mark Stable / Test & Lint (push) Has been cancelled
CI + Mark Stable / Mark stable tag (push) Has been cancelled

This commit is contained in:
2025-12-16 19:29:15 +01:00
parent 90ff8a94e5
commit 4a858a0800
3 changed files with 8 additions and 3 deletions

View File

@@ -3,8 +3,8 @@ requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
name = "doli"
version = "1.0.1"
name = "docoli"
version = "1.0.2"
description = "Config linker for chezmoi and Nextcloud"
readme = "README.md"
requires-python = ">=3.10"