We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9da26aa commit d04be54Copy full SHA for d04be54
setup.py
@@ -24,7 +24,7 @@
24
# Versions should comply with PEP440. For a discussion on single-sourcing
25
# the version across setup.py and the project code, see
26
# https://packaging.python.org/en/latest/single_source_version.html
27
- version='0.9.1',
+ version='0.9.2',
28
29
description='Check python packages from requirement.txt and report issues',
30
long_description=long_description,
0 commit comments