We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5e9a0 commit 008b929Copy full SHA for 008b929
README.md
@@ -2,3 +2,5 @@
2
3
This package provides an API to write and execute scripts in a running ZEISS INSPECT instance.
4
Please read the [ZEISS INSPECT API documentation](https://zeiss.github.io/IQS/) for details.
5
+
6
+The [ZEISS INSPECT API wheel](https://pypi.org/project/zeiss-inspect-api/) is hosted on PyPI.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "zeiss_inspect_api"
7
-version = "2026.3.0.342"
+version = "2026.3.0.343"
8
authors = [
9
{ name="Carl Zeiss GOM Metrology GmbH", email="info.optical.metrology@zeiss.com" },
10
]
0 commit comments