Fixed version bug

This commit is contained in:
2026-03-12 19:20:05 +01:00
parent 32c28095a1
commit 8412eb0294
+1 -1
View File
@@ -4,6 +4,6 @@ build-backend = "setuptools.build_meta"
[project]
name = "config-parser"
version = "1.3.0"
version = "1.4.0"
description = "A configuration file parser."
license = "Apache-2.0"