diff --git a/pyproject.toml b/pyproject.toml index 0a69426..d6710a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,4 +6,4 @@ build-backend = "setuptools.build_meta" name = "config-parser" version = "1.2.1" description = "A configuration file parser." -license = "MIT" \ No newline at end of file +license = "Apache-2.0" \ No newline at end of file