Skip to content

Commit 98b20d8

Browse files
authored
Bump version to 0.9.3
1 parent ae5ff47 commit 98b20d8

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

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

0 commit comments

Comments
 (0)