X-Git-Url: https://www.yuggoth.org/gitweb?p=weather.git;a=blobdiff_plain;f=weather.py;h=3ea1f544b61af12020a18f3dd7a228b7d53fbabf;hp=a93f1ed4903c27d49d191b2c4dda836da1249b87;hb=eb249a0ae2f1644a67d6231b7cddf292058080e7;hpb=b755668b64a70bb7b0efbf1bd0aff8c310471ee1 diff --git a/weather.py b/weather.py index a93f1ed..3ea1f54 100644 --- a/weather.py +++ b/weather.py @@ -1,10 +1,10 @@ -# weather.py version 1.1, 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.1" +version = "1.3" class Selections: """An object to contain selection data."""