Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rushad7 authored Aug 7, 2020
1 parent 1af4f56 commit 5ad30fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion control/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
from .kalman import KalmanFilter
from .linearize import linearize
from .SystemIdentification import SystemIdentification
__version__ = '0.0.9'
__version__ = '0.1.0'

0 comments on commit 5ad30fe

Please sign in to comment.