From 44aac107486e2123aaeaa677d3c01296d3284529 Mon Sep 17 00:00:00 2001 From: joan Date: Sun, 17 Feb 2019 00:12:37 +0100 Subject: [PATCH] version 2.4.4 --- noaweather/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noaweather/conf.py b/noaweather/conf.py index aa980b5..164a31d 100644 --- a/noaweather/conf.py +++ b/noaweather/conf.py @@ -20,7 +20,7 @@ class Conf: syspath, dirsep = '', os.sep printableChars = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~ ' - __VERSION__ = '2.4.3' + __VERSION__ = '2.4.4' def __init__(self, syspath): # Inits conf