We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee7f0e6 commit c259529Copy full SHA for c259529
pyproject.toml
@@ -1,9 +1,10 @@
1
[project]
2
name = "probeinterface"
3
-version = "0.3.1"
+version = "0.3.2"
4
authors = [
5
{ name="Samuel Garcia", email="[email protected]" },
6
{ name="Alessio Buccino", email="[email protected]" },
7
+ { name="Chris Halcrow", email="[email protected]" }
8
]
9
10
description = "Python package to handle probe layout, geometry and wiring to device."
0 commit comments