added python3.9 support

This commit is contained in:
Tobias Wellnitz, DH1TW 2021-06-01 03:27:32 +02:00
parent fe478fae36
commit 526a4f8fe9
10 changed files with 144 additions and 61 deletions

View file

@ -1,6 +1,15 @@
Changelog
---------
PyHamTools 0.7.7
================
01. June 2021
* Added support for Python 3.9
* Added deprecation warnings for Python 3.4 and 3.5
PyHamTools 0.7.6
================