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