fix(libconfig): fixed CLI11 case issue

This version brings libconfig v2.2.3 which resolves a case issue with the CLI11 dependency
This commit is contained in:
2026-06-05 09:11:21 +02:00
parent ad26aa0a7c
commit 18873ab714
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ build-backend = "mesonpy"
[project]
name = "fourdst" # Choose your Python package name
version = "v0.9.11" # Your project's version
version = "v0.9.22" # Your project's version
description = "Python interface to the utility fourdst modules from the 4D-STAR project"
readme = "readme.md"
license = { file = "LICENSE.txt" } # Reference your license file [cite: 2]