Skip to content

Commit 852a288

Browse files
committed
revert version
1 parent 47e3cdf commit 852a288

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dynaris/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from dynaris.filters import KalmanFilter, kalman_filter
2121
from dynaris.smoothers import RTSSmoother, rts_smooth
2222

23-
__version__ = "0.1.01"
23+
__version__ = "0.1.0"
2424

2525
__all__ = [
2626
"DLM",

0 commit comments

Comments
 (0)