improved handling of expired QRZ.com session keys

This commit is contained in:
dh1tw 2015-04-14 01:39:57 +02:00
parent 6ae47d1442
commit 88a80525ad
4 changed files with 21 additions and 6 deletions

View file

@ -1,6 +1,14 @@
Changelog
---------
PyHamTools 0.5.1
================
14. April 2015
* improved handling of expired QRZ.com sessions
PyHamTools 0.5.0
================

View file

@ -52,7 +52,7 @@ master_doc = 'index'
# General information about the project.
project = u'pyhamtools'
copyright = u'2014, Tobias Wellnitz, DH1TW'
copyright = u'2015, Tobias Wellnitz, DH1TW'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the