We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91aaa90 commit 3792270Copy full SHA for 3792270
sacc/__init__.py
@@ -6,4 +6,4 @@
6
from .tracer_uncertainty import NZLinearUncertainty, NZShiftUncertainty, NZShiftStretchUncertainty # noqa
7
from .io import BaseIO # noqa
8
from . import io # noqa
9
-__version__ = '2.0.1' #noqa
+__version__ = '2.0.2' #noqa
0 commit comments