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 e3676d2 commit da1d6f6Copy full SHA for da1d6f6
docs/body.html
@@ -121,6 +121,11 @@ <h1>Matplotlib: Visualization with Python</h1>
121
<!-- optional important news -->
122
<h3>News</h3>
123
<div class="news__item--highlight">
124
+ <h5 class="date">September 16, 2022</h5>
125
+ <a href="https://discourse.matplotlib.org/t/matplotlib-announce-ann-matplotlib-3-6-0/23129" class="link--offsite">Matplotlib 3.6.0 Released</a>
126
+ </div>
127
+
128
+ <div class="news__item">
129
<h5 class="date">May 2, 2022</h5>
130
<a href="https://discourse.matplotlib.org/t/matplotlib-announce-ann-matplotlib-3-5-2/22805" class="link--offsite">Matplotlib 3.5.2 Released</a>
131
</div>
0 commit comments