diff --git a/setup.py b/setup.py index 02ce8a2..1d8129c 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setuptools.setup( name="oelint_parser", - version="1.2.0", + version="1.3.0", author="Konrad Weihmann", author_email="kweihmann@outlook.com", description="Alternative parser for bitbake recipes",