Skip to content

Commit 50ea250

Browse files
authored
Prepare 0.13.1 patch release (#261)
* prepare patch release * spacing
1 parent 92e8d0d commit 50ea250

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

docs/source/release_notes.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
Release Notes
44
=============
55

6+
.. _release0.13.1:
7+
8+
0.13.1
9+
------
10+
11+
*Release date: April 1st, 2026*
12+
13+
Bug fixes
14+
~~~~~~~~~
15+
16+
* Fix quality curation when other labels are given by user (PR #260)
17+
* Update channel visibility when unit is changed in unitview (#259)
18+
19+
Performance
20+
~~~~~~~~~~~
21+
22+
* Only init views in layout in desktop mode (PR #257)
23+
24+
625
.. _release0.13.0:
726

827
0.13.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "spikeinterface-gui"
3-
version = '0.13.0'
3+
version = '0.13.1'
44
authors = [
55
{ name="Samuel Garcia", email="sam.garcia.die@gmail.com" },
66
{ name="Alessio Buccino", email="alessiop.buccino@gmail.com" },

0 commit comments

Comments
 (0)