Skip to content

Commit 4c87912

Browse files
author
ochedru
committed
Bump version to 0.8.1
1 parent 6f102c0 commit 4c87912

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.8.0',
27+
version='0.8.1',
2828

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

0 commit comments

Comments
 (0)