diff --git a/setup.cfg b/setup.cfg index 46a2673..c48658d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,7 +9,7 @@ author = Raphaƫl Barrois author_email = raphael.barrois+semver@polytechnique.org url = https://github.com/rbarrois/python-semanticversion keywords = semantic version, versioning, version -license = BSD +license = BSD-2-Clause license_file = LICENSE classifiers = Development Status :: 5 - Production/Stable