X-Git-Url: https://www.yuggoth.org/gitweb?p=weather.git;a=blobdiff_plain;f=weather.py;fp=weather.py;h=48bb8d1f10f525c921fd812a6327722794f4aa77;hp=5e5b16b8b8e5a679d1ab624953ccd2af0b81734b;hb=c2edb3e07fd8ed35377e19cc1cb1c7049bd62e1b;hpb=e35fbc4d60478e82218b6364ecfd5480885e16fd diff --git a/weather.py b/weather.py index 5e5b16b..48bb8d1 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-2014 Jeremy Stanley . Permission to +# Copyright (c) 2006-2016 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.0" +weather_version = "2.1" radian_to_km = 6372.795484 radian_to_mi = 3959.871528