Skip to content

Commit 6c5736a

Browse files
author
Patrick Palad
committed
Merge branch 'feature/token' of github.com:inTestiGator/pytest-blame into feature/token
2 parents ca969a5 + 3aa4c10 commit 6c5736a

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.2",
18+
version="0.1.3",
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)