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 084389f commit 1750d59Copy full SHA for 1750d59
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.7.0',
+ version='0.7.1',
28
29
description='Check python packages from requirement.txt and report issues',
30
long_description=long_description,
0 commit comments