diff --git a/thermopi/__init__.py b/thermopi/__init__.py index 1c2d4f6..25c433d 100644 --- a/thermopi/__init__.py +++ b/thermopi/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.0.1' +__version__ = '0.0.2' from . import main