Skip to content

Commit 7f00103

Browse files
committed
Bump to version 0.6.0
1 parent 8cec1d4 commit 7f00103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='pytest-mock',
12-
version='0.5.0',
12+
version='0.6.0',
1313
entry_points={
1414
'pytest11': ['pytest_mock = pytest_mock'],
1515
},

0 commit comments

Comments
 (0)