We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6976d40 commit 68f3da8Copy full SHA for 68f3da8
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='pytest-mock',
12
- version='0.3.0',
+ version='0.4.0',
13
entry_points={
14
'pytest11': ['pytest-mock = pytest_mock'],
15
},
0 commit comments