Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[project]
name = "probeinterface"
version = "0.3.1"
version = "0.3.2"
authors = [
{ name="Samuel Garcia", email="[email protected]" },
{ name="Alessio Buccino", email="[email protected]" },
{ name="Chris Halcrow", email="[email protected]" }
]

description = "Python package to handle probe layout, geometry and wiring to device."
Expand Down
Loading