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 87c0957 commit 4e55167Copy full SHA for 4e55167
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='pytest-mock',
12
- version='0.4.1',
+ version='0.4.2',
13
entry_points={
14
'pytest11': ['pytest_mock = pytest_mock'],
15
},
0 commit comments