Skip to content

Commit 801f9a6

Browse files
committed
Major version bump
1 parent e005017 commit 801f9a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ end-users, is greatly appreciated:
3838
Installation
3939
============
4040

41-
The APRS to COT gateway is provided by a command-line tol called `aprscot`:
41+
The APRS to COT gateway is provided by a command-line tool called `aprscot`:
4242

4343
Installing as a Debian/Ubuntu Package::
4444

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import setuptools
1414

1515
__title__ = "aprscot"
16-
__version__ = "5.0.0b1"
16+
__version__ = "5.0.0"
1717
__author__ = "Greg Albrecht W2GMD <oss@undef.net>"
1818
__copyright__ = "Copyright 2021 Greg Albrecht"
1919
__license__ = "Apache License, Version 2.0"

0 commit comments

Comments
 (0)