Fixed license error

This commit is contained in:
2026-02-23 22:40:01 +01:00
parent 7015b71c55
commit 6d18f00a60
+1 -1
View File
@@ -6,4 +6,4 @@ build-backend = "setuptools.build_meta"
name = "config-parser" name = "config-parser"
version = "1.2.1" version = "1.2.1"
description = "A configuration file parser." description = "A configuration file parser."
license = "MIT" license = "Apache-2.0"