add check for directory in config loader

This commit is contained in:
2025-03-14 12:47:13 +01:00
parent d3f399bd58
commit 23dc0a9fdd
3 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "dopt-basics"
version = "0.1.1"
version = "0.1.2"
description = "basic cross-project tools for Python-based d-opt projects"
authors = [
{name = "Florian Förster", email = "f.foerster@d-opt.com"},