Skip to content

Commit 0534047

Browse files
committed
Bump version to 0.7.0
1 parent 69da39c commit 0534047

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.6.0',
12+
version='0.7.0',
1313
entry_points={
1414
'pytest11': ['pytest_mock = pytest_mock'],
1515
},

0 commit comments

Comments
 (0)