X-Git-Url: https://www.yuggoth.org/gitweb?p=weather.git;a=blobdiff_plain;f=weather.py;h=3ea1f544b61af12020a18f3dd7a228b7d53fbabf;hp=9d4b0e04e815b3695bb4a6c616d981b204ff9dc8;hb=eb249a0ae2f1644a67d6231b7cddf292058080e7;hpb=a4375bf577aede658066af89df19e5f1a1e5640d diff --git a/weather.py b/weather.py index 9d4b0e0..3ea1f54 100644 --- a/weather.py +++ b/weather.py @@ -1,10 +1,10 @@ -# weather.py version 1.2, http://fungi.yuggoth.org/weather/ +# weather.py version 1.3, http://fungi.yuggoth.org/weather/ # Copyright (c) 2006 Jeremy Stanley , all rights reserved. # Licensed per terms in the LICENSE file distributed with this software. """Contains various object definitions needed by the weather utility.""" -version = "1.2" +version = "1.3" class Selections: """An object to contain selection data."""