Skip to content

Commit 73662c7

Browse files
authored
update version
1 parent eabd64f commit 73662c7

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
@@ -15,7 +15,7 @@ def read(filename):
1515

1616
setup(
1717
name="pytest-blame",
18-
version="0.1.3",
18+
version="0.1.4",
1919
description="A pytest plugin helps developers to debug by providing useful commits history.",
2020
long_description=read("README.rst"),
2121
author="Lancaster Wu, Spencer Huang, Carson Quigley, Patrick Palad, Paul Livingston",

0 commit comments

Comments
 (0)