diff --git a/auto_rx/autorx/__init__.py b/auto_rx/autorx/__init__.py index 790b2fe..c3f26bc 100644 --- a/auto_rx/autorx/__init__.py +++ b/auto_rx/autorx/__init__.py @@ -17,7 +17,7 @@ except ImportError: # 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.4.0" +__version__ = "1.4.1-beta1" # Global Variables