Add support for applying mutability on all sections of an INI configuration

This commit is contained in:
2026-03-15 23:37:05 +01:00
parent e8e5bddf51
commit da2e102343
4 changed files with 45 additions and 7 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ build-backend = "setuptools.build_meta"
[project]
name = "jcloud-config-parser"
version = "0.2.0"
version = "0.2.1"
description = "A configuration file parser."
license = "Apache-2.0"