diff --git a/setup.py b/setup.py index ab89c9e..ec56f62 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ """ __author__ = "Fred C. (W6BSD)" -__version__ = '0.2.8' +__version__ = '0.2.9' __license__ = 'BSD' py_version = sys.version_info[:2]