Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinberoiz committed Sep 21, 2020
1 parent 5cf7997 commit 0304675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ois.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"""


__version__ = "0.1.4"
__version__ = "0.2"

import numpy as np
from scipy import signal
Expand Down

0 comments on commit 0304675

Please sign in to comment.