Skip to content

Commit

Permalink
Prepare 0.100.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Mar 15, 2024
1 parent 6cbe4c5 commit c7a020f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
10 changes: 10 additions & 0 deletions doc/releases/0.100.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.. _release0.100.2:

SpikeInterface 0.100.2 release notes
------------------------------------

15th March 2024

Minor release with fix for running Kilosort4 with GPU support in container

* Use GPU in Kilosort4Sorter (#2577)
7 changes: 7 additions & 0 deletions doc/whatisnew.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Release notes
.. toctree::
:maxdepth: 1

releases/0.100.2.rst
releases/0.100.1.rst
releases/0.100.0.rst
releases/0.99.1.rst
Expand Down Expand Up @@ -35,6 +36,12 @@ Release notes
releases/0.9.1.rst


Version 0.100.2
==============

* Minor release with fix for running Kilosort4 with GPU support in container


Version 0.100.1
==============

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "spikeinterface"
version = "0.100.1"
version = "0.100.2"
authors = [
{ name="Alessio Buccino", email="[email protected]" },
{ name="Samuel Garcia", email="[email protected]" },
Expand Down

0 comments on commit c7a020f

Please sign in to comment.