diff --git a/thermofeel/__init__.py b/thermofeel/__init__.py index bfd0d2f..13c347a 100644 --- a/thermofeel/__init__.py +++ b/thermofeel/__init__.py @@ -8,4 +8,4 @@ from .thermofeel import * # noqa -__version__ = "1.1.2" +__version__ = "1.1.3"