diff --git a/cwr/__init__.py b/cwr/__init__.py index 29ce4a7..2a19526 100644 --- a/cwr/__init__.py +++ b/cwr/__init__.py @@ -7,5 +7,5 @@ :license: MIT, see LICENSE for more details. """ -__version__ = '0.0.12' +__version__ = '0.0.13' __license__ = 'MIT' \ No newline at end of file