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