Skip to content

Commit cb669e0

Browse files
committed
Bumping version to 0.4.1
1 parent f78d6b5 commit cb669e0

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

0 commit comments

Comments
 (0)