diff --git a/blueox/__init__.py b/blueox/__init__.py index 9c8c642..00f8505 100644 --- a/blueox/__init__.py +++ b/blueox/__init__.py @@ -9,7 +9,7 @@ """ __title__ = 'blueox' -__version__ = '0.11.5' +__version__ = '0.11.6' __author__ = 'Rhett Garber' __author_email__ = 'rhettg@gmail.com' __license__ = 'ISC'