diff --git a/cwr/__init__.py b/cwr/__init__.py index a7c2eb5..7134672 100644 --- a/cwr/__init__.py +++ b/cwr/__init__.py @@ -7,5 +7,5 @@ :license: MIT, see LICENSE for more details. """ -__version__ = '0.0.14' +__version__ = '0.0.15' __license__ = 'MIT' \ No newline at end of file