Skip to content

Commit 3792270

Browse files
authored
Bump version to v2.0.2
1 parent 91aaa90 commit 3792270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sacc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
from .tracer_uncertainty import NZLinearUncertainty, NZShiftUncertainty, NZShiftStretchUncertainty # noqa
77
from .io import BaseIO # noqa
88
from . import io # noqa
9-
__version__ = '2.0.1' #noqa
9+
__version__ = '2.0.2' #noqa

0 commit comments

Comments
 (0)