Skip to content

Commit 501888a

Browse files
committed
Merge remote-tracking branch 'matplotlib/v1.5.1-doc' into v1.5.x
2 parents 52b711f + 4229fc2 commit 501888a

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

doc/_templates/citing.html

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ <h1>Citing matplotlib</h1>
2828

2929
<h2>DOIs</h2>
3030
<dl>
31+
<dt>v1.5.1</dt><dd><a href="http://dx.doi.org/10.5281/zenodo.44579"><img src="https://zenodo.org/badge/doi/10.5281/zenodo.44579.svg" alt="10.5281/zenodo.44579"></a></dd>
3132
<dt>v1.5.0</dt><dd><a href="http://dx.doi.org/10.5281/zenodo.32914"><img src="https://zenodo.org/badge/doi/10.5281/zenodo.32914.svg" alt="10.5281/zenodo.32914"></a></dd>
3233
<dt>v1.4.3</dt><dd><a href="http://dx.doi.org/10.5281/zenodo.15423"><img src="https://zenodo.org/badge/doi/10.5281/zenodo.15423.svg" alt="10.5281/zenodo.15423"></a></dd>
3334
<dt>v1.4.2</dt><dd><a href="http://dx.doi.org/10.5281/zenodo.12400"><img src="https://zenodo.org/badge/doi/10.5281/zenodo.12400.png" alt="10.5281/zenodo.12400"></a></dd>

doc/devel/MEP/MEP13.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
=================================
2-
MEP12: Use properties for Artists
2+
MEP13: Use properties for Artists
33
=================================
44

55
.. contents::

doc/devel/MEP/MEP14.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
====================
2-
MEP13: Text handling
2+
MEP14: Text handling
33
====================
44

55
.. contents::

0 commit comments

Comments
 (0)