Skip to content

Commit

Permalink
tick version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmeliza committed Jun 27, 2024
1 parent 3094453 commit fb4d1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickspikes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
from .spikes import detector, peaks, subthreshold
from .tools import realign_spikes, filter_times

__version__ = "2.0.2"
__version__ = "2.0.3"
__all__ = ["detector", "peaks", "subthreshold", "realign_spikes", "filter_times"]

0 comments on commit fb4d1be

Please sign in to comment.