From fab5b7f095b02bae5d628a65fa22dd659fa9af37 Mon Sep 17 00:00:00 2001 From: joan Date: Sun, 29 Mar 2015 09:44:17 -0500 Subject: [PATCH] 2.1 release. --- noaweather/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noaweather/conf.py b/noaweather/conf.py index dcd311b..318921a 100644 --- a/noaweather/conf.py +++ b/noaweather/conf.py @@ -18,7 +18,7 @@ class Conf: Configuration variables ''' syspath, dirsep = '', os.sep - __VERSION__ = '2.0' + __VERSION__ = '2.1' def __init__(self, syspath): # Inits conf