diff --git a/SkyControl.py b/SkyControl.py index 3f8e60e..9ff55bd 100644 --- a/SkyControl.py +++ b/SkyControl.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # SkyControl.py -# A Control Script for SkywarnPlus v0.2.5 +# A Control Script for SkywarnPlus v0.2.6 # by Mason Nelson (N5LSN/WRKF394) # # This script allows you to change the value of specific keys in the SkywarnPlus config.yaml file. diff --git a/SkyDescribe.py b/SkyDescribe.py index d9a5a91..37c022a 100644 --- a/SkyDescribe.py +++ b/SkyDescribe.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 """ -SkyDescribe.py v0.2.5 by Mason Nelson +SkyDescribe.py v0.2.6 by Mason Nelson ================================================== Text to Speech conversion for Weather Descriptions diff --git a/SkywarnPlus.py b/SkywarnPlus.py index cb0aae6..4e02e68 100644 --- a/SkywarnPlus.py +++ b/SkywarnPlus.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 """ -SkywarnPlus v0.2.5 by Mason Nelson (N5LSN/WRKF394) +SkywarnPlus v0.2.6 by Mason Nelson (N5LSN/WRKF394) ================================================== 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 6d0b142..9df7b7a 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -# SkywarnPlus v0.2.5 Configuration File +# SkywarnPlus v0.2.6 Configuration File # Author: Mason Nelson (N5LSN/WRKF394) # Please edit this file according to your specific requirements.