Skip to content

Commit cce476b

Browse files
committed
Update version number and add 0.11 section to changelog
1 parent 13e8c5e commit cce476b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
0.10 (unreleased)
1+
0.11 (unreleased)
2+
-----------------
3+
4+
- Improve error message if image shapes don't match. [#79]
5+
6+
0.10 (2018-09-25)
27
-----------------
38

49
- Improve error message when baseline image is not found. [#76]

pytest_mpl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.10.dev0'
1+
__version__ = '0.11.dev0'

0 commit comments

Comments
 (0)