We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f1eac commit 4e48e40Copy full SHA for 4e48e40
CHANGES.md
@@ -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
6
0.12 (2020-11-05)
7
-----------------
8
setup.cfg
@@ -1,7 +1,7 @@
[metadata]
license_file = LICENSE
name = pytest-mpl
-version = 0.12
+version = 0.12.1
url = https://github.com/matplotlib/pytest-mpl
author = Thomas Robitaille
author_email = thomas.robitaille@gmail.com
0 commit comments