Skip to content

Commit 4e48e40

Browse files
committed
repare 0.12.1
1 parent a5f1eac commit 4e48e40

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.12.1 (2021-07-02)
2+
-------------------
3+
4+
- Fix specification of required Python version in setup.cfg. [#122]
5+
16
0.12 (2020-11-05)
27
-----------------
38

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
license_file = LICENSE
33
name = pytest-mpl
4-
version = 0.12
4+
version = 0.12.1
55
url = https://github.com/matplotlib/pytest-mpl
66
author = Thomas Robitaille
77
author_email = thomas.robitaille@gmail.com

0 commit comments

Comments
 (0)