Skip to content

Commit 5ad30fe

Browse files
authored
Update __init__.py
1 parent 1af4f56 commit 5ad30fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
from .kalman import KalmanFilter
88
from .linearize import linearize
99
from .SystemIdentification import SystemIdentification
10-
__version__ = '0.0.9'
10+
__version__ = '0.1.0'

0 commit comments

Comments
 (0)