We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cec1d4 commit 7f00103Copy full SHA for 7f00103
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='pytest-mock',
12
- version='0.5.0',
+ version='0.6.0',
13
entry_points={
14
'pytest11': ['pytest_mock = pytest_mock'],
15
},
0 commit comments