diff --git a/auto_rx/autorx/__init__.py b/auto_rx/autorx/__init__.py index 7f96ad97..e0fab7fb 100644 --- a/auto_rx/autorx/__init__.py +++ b/auto_rx/autorx/__init__.py @@ -12,7 +12,7 @@ # MINOR - New sonde type support, other fairly big changes that may result in telemetry or config file incompatability issus. # PATCH - Small changes, or minor feature additions. -__version__ = "1.7.3-beta17" +__version__ = "1.7.3" # Global Variables