Skip to content

Commit ed1e74f

Browse files
committed
Bumping to version 0.2.0
1 parent bca8a1e commit ed1e74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='pytest-mock',
12-
version='0.1.0',
12+
version='0.2.0',
1313
entry_points={
1414
'pytest11': ['pytest-mock = pytest_mock'],
1515
},

0 commit comments

Comments
 (0)