diff --git a/pyphot/__init__.py b/pyphot/__init__.py index 70ad781..76cfa05 100644 --- a/pyphot/__init__.py +++ b/pyphot/__init__.py @@ -12,4 +12,4 @@ from .vega import Vega from .sun import Sun -__VERSION__ = "1.4" +__VERSION__ = "1.4.1"