We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e005017 commit 801f9a6Copy full SHA for 801f9a6
README.rst
@@ -38,7 +38,7 @@ end-users, is greatly appreciated:
38
Installation
39
============
40
41
-The APRS to COT gateway is provided by a command-line tol called `aprscot`:
+The APRS to COT gateway is provided by a command-line tool called `aprscot`:
42
43
Installing as a Debian/Ubuntu Package::
44
setup.py
@@ -13,7 +13,7 @@
13
import setuptools
14
15
__title__ = "aprscot"
16
-__version__ = "5.0.0b1"
+__version__ = "5.0.0"
17
__author__ = "Greg Albrecht W2GMD <oss@undef.net>"
18
__copyright__ = "Copyright 2021 Greg Albrecht"
19
__license__ = "Apache License, Version 2.0"
0 commit comments