X-Git-Url: https://www.yuggoth.org/gitweb?p=weather.git;a=blobdiff_plain;f=weather.py;fp=weather.py;h=5112669fbbb1b53c870dee7e910fcc5f7ee4f7db;hp=82960e8de332a4cb131f025072940f7cc4ca72fa;hb=6ac3deabd44206cdf51d5561143364655b88ad47;hpb=0ec4a4d5d57910c4d7249dd6a50ba19b6f5edc7e diff --git a/weather.py b/weather.py index 82960e8..5112669 100644 --- a/weather.py +++ b/weather.py @@ -1,12 +1,12 @@ """Contains various object definitions needed by the weather utility.""" weather_copyright = """\ -# Copyright (c) 2006-2021 Jeremy Stanley . Permission to +# Copyright (c) 2006-2023 Jeremy Stanley . Permission to # use, copy, modify, and distribute this software is granted under terms # provided in the LICENSE file distributed with this software. #""" -weather_version = "2.4.1" +weather_version = "2.4.3" radian_to_km = 6372.795484 radian_to_mi = 3959.871528