diff --git a/setup.py b/setup.py index 8323444..202741b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="iso639-lang", - version="2.2.1", + version="2.2.2", author="L.Beaudoux", description="A lightweight library for the ISO 639 standard.", long_description=long_description,