diff --git a/thermofeel/__init__.py b/thermofeel/__init__.py index 4163923..39f737f 100644 --- a/thermofeel/__init__.py +++ b/thermofeel/__init__.py @@ -8,4 +8,4 @@ from .thermofeel import * # noqa -__version__ = "1.1.0" +__version__ = "1.1.1"