mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-04 22:17:49 +00:00
improved handling of expired QRZ.com session keys
This commit is contained in:
parent
6ae47d1442
commit
88a80525ad
4 changed files with 21 additions and 6 deletions
|
|
@ -1,6 +1,14 @@
|
|||
Changelog
|
||||
---------
|
||||
|
||||
PyHamTools 0.5.1
|
||||
================
|
||||
|
||||
14. April 2015
|
||||
|
||||
* improved handling of expired QRZ.com sessions
|
||||
|
||||
|
||||
PyHamTools 0.5.0
|
||||
================
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue