Skip to content

Commit 1750d59

Browse files
author
ochedru
committed
Bump version to 0.7.1
1 parent 084389f commit 1750d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# Versions should comply with PEP440. For a discussion on single-sourcing
2525
# the version across setup.py and the project code, see
2626
# https://packaging.python.org/en/latest/single_source_version.html
27-
version='0.7.0',
27+
version='0.7.1',
2828

2929
description='Check python packages from requirement.txt and report issues',
3030
long_description=long_description,

0 commit comments

Comments
 (0)