From 3c7ed15bd686ba45df529571c7d4a8b76be68e6a Mon Sep 17 00:00:00 2001 From: Mark Jessop Date: Sun, 12 May 2019 17:36:21 +0930 Subject: [PATCH] Update version prior to PR. --- auto_rx/autorx/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_rx/autorx/__init__.py b/auto_rx/autorx/__init__.py index bc9fd07..754abab 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.1.1-beta" +__version__ = "1.1.2-beta" # Global Variables