changed version info

added info on updating qrzlogger
This commit is contained in:
Michael Clemens 2021-06-02 12:50:40 +02:00
parent c89f44fed6
commit 35dae7b23b
2 changed files with 9 additions and 1 deletions

View File

@ -37,6 +37,14 @@ Finally, install qrzlogger with pip:
# python3 -m pip install qrzlogger
```
# Updating
To update qrzlogger, execute the following command:
```
# python3 -m pip install --upgrade qrzlogger
```
# Usage
* execute the application with "qrzlogger"

View File

@ -1,6 +1,6 @@
[metadata]
name = qrzlogger
version = 0.6.1
version = 0.6.2
author = Michael Clemens
author_email = qrzlogger@qrz.is
description = A python application to log QSOs directly to QRZ.com from the command line