diff --git a/auto_rx/autorx/__init__.py b/auto_rx/autorx/__init__.py index 6e59e57..1d02182 100644 --- a/auto_rx/autorx/__init__.py +++ b/auto_rx/autorx/__init__.py @@ -11,7 +11,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.0.4-beta" +__version__ = "1.1.0-beta" # Global Variables