We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6136f3c + c259529 commit f9e20a8Copy full SHA for f9e20a8
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="sam.garcia.die@gmail.com" },
6
{ name="Alessio Buccino", email="alessiop.buccino@gmail.com" },
7
+ { name="Chris Halcrow", email="chrishalcrow@gmail.com" }
8
]
9
10
description = "Python package to handle probe layout, geometry and wiring to device."
0 commit comments