diff --git a/setup.py b/setup.py index 49768c6..3bdb1b8 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='0.8.3', + version='0.9.0', description='Check python packages from requirement.txt and report issues', long_description=long_description,