diff --git a/thermofeel/__init__.py b/thermofeel/__init__.py index 2df126b..d67fd79 100644 --- a/thermofeel/__init__.py +++ b/thermofeel/__init__.py @@ -8,4 +8,4 @@ from .thermofeel import * # noqa -__version__ = "1.0.3" +__version__ = "1.0.4"