Skip to content

Commit 8525880

Browse files
committed
bump 1.5.1
1 parent 2c5584f commit 8525880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_echo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import pip
88
from pkg_resources import DistributionNotFound
99

10-
__version__ = '1.5'
10+
__version__ = '1.5.1'
1111

1212

1313
def get_attr(obj, attr, default='NOT FOUND'):

0 commit comments

Comments
 (0)