Skip to content

Commit a1cba1d

Browse files
committed
Bump version to 1.1
1 parent 57ad1cb commit a1cba1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_mock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
else:
99
import mock as mock_module
1010

11-
version = '1.0'
11+
version = '1.1'
1212

1313

1414
class MockFixture(object):

0 commit comments

Comments
 (0)