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