Skip to content

Commit

Permalink
Prepare release 0.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Jan 31, 2024
1 parent ee744f8 commit 0374f92
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
1 change: 1 addition & 0 deletions doc/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Release notes
.. toctree::
:maxdepth: 1

releases/0.2.21.rst
releases/0.2.20.rst
releases/0.2.19.rst
releases/0.2.18.rst
Expand Down
2 changes: 1 addition & 1 deletion doc/releases/0.2.20.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
probeinterface 0.2.19
probeinterface 0.2.20
---------------------

Dec, 11th 2023
Expand Down
11 changes: 11 additions & 0 deletions doc/releases/0.2.21.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
probeinterface 0.2.21
---------------------

Feb, 1st 2024


Features
^^^^^^^^

* Add equality dunder method and test to Probe object (#248)
* Add save to zarr method to Probe object (#250)
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "probeinterface"
version = "0.2.20"
version = "0.2.21"
authors = [
{ name="Samuel Garcia", email="[email protected]" },
{ name="Alessio Buccino", email="[email protected]" },
Expand Down

0 comments on commit 0374f92

Please sign in to comment.