From d713ca3493ed3631c4fe1638eee3c8a40ce02c0a Mon Sep 17 00:00:00 2001 From: Mason10198 <31994327+Mason10198@users.noreply.github.com> Date: Thu, 10 Aug 2023 11:35:13 -0500 Subject: [PATCH] v0.5.1 update --- SkyControl.py | 2 +- SkyDescribe.py | 2 +- SkywarnPlus.py | 2 +- config.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SkyControl.py b/SkyControl.py index f222956..4ef8a20 100644 --- a/SkyControl.py +++ b/SkyControl.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 """ -SkyControl.py v0.5.0 by Mason Nelson +SkyControl.py v0.5.1 by Mason Nelson ================================== A Control Script for SkywarnPlus diff --git a/SkyDescribe.py b/SkyDescribe.py index bacc47a..56b5bb1 100644 --- a/SkyDescribe.py +++ b/SkyDescribe.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 """ -SkyDescribe.py v0.5.0 by Mason Nelson +SkyDescribe.py v0.5.1 by Mason Nelson ================================================== Text to Speech conversion for Weather Descriptions diff --git a/SkywarnPlus.py b/SkywarnPlus.py index 9d1ddb4..d0e1267 100644 --- a/SkywarnPlus.py +++ b/SkywarnPlus.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 """ -SkywarnPlus.py v0.5.0 by Mason Nelson +SkywarnPlus.py v0.5.1 by Mason Nelson =============================================================================== SkywarnPlus is a utility that retrieves severe weather alerts from the National Weather Service and integrates these alerts with an Asterisk/app_rpt based diff --git a/config.yaml b/config.yaml index 45e03a4..b6da3be 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -# SkywarnPlus v0.5.0 Configuration File +# SkywarnPlus v0.5.1 Configuration File # Author: Mason Nelson (N5LSN/WRKF394) # Please edit this file according to your specific requirements.