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 f51502c commit 99c0ff1Copy full SHA for 99c0ff1
docs/release.rst
@@ -1,10 +1,19 @@
1
Release notes
2
=============
3
4
+.. _release_0.7.3:
5
+
6
+0.7.3
7
+-----
8
9
+* Add support for Python 3.9 and Update GitHub Actions.
10
+ By :user:`Jackson Maxfield <JacksonMaxfield>`, :issue:`270`.
11
12
* Remove support for Python 3.5 which is end of life. While the code base might
13
still be compatible; the source dist and wheel are marked as Python 3.6+ and
14
pip will not install them. Continuous integration on Python 3.5 has been
15
disabled.
16
+ By :user:`Matthias Bussonnier <Carreau>`, :issue:`266` and :issue:`267`.
17
18
.. _release_0.7.2:
19
0 commit comments