Skip to content

Commit 99c0ff1

Browse files
committed
0.7.3 release notes
1 parent f51502c commit 99c0ff1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/release.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
Release notes
22
=============
33

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+
412
* Remove support for Python 3.5 which is end of life. While the code base might
513
still be compatible; the source dist and wheel are marked as Python 3.6+ and
614
pip will not install them. Continuous integration on Python 3.5 has been
715
disabled.
16+
By :user:`Matthias Bussonnier <Carreau>`, :issue:`266` and :issue:`267`.
817

918
.. _release_0.7.2:
1019

0 commit comments

Comments
 (0)