We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6189c3 commit dec077bCopy full SHA for dec077b
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.2' #noqa
+__version__ = '2.1' #noqa
0 commit comments