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