Support for a default configuration for INI files

This commit is contained in:
2026-02-19 19:57:49 +01:00
parent 02e64e3e45
commit a5ccd67143
11 changed files with 157 additions and 73 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ build-backend = "setuptools.build_meta"
[project]
name = "config-parser"
version = "1.1.1"
version = "1.2.0"
description = "A configuration file parser."