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 770545e commit e1dc1c6Copy full SHA for e1dc1c6
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.7.2 (2024-11-05)
6
+
7
+### Fix
8
9
+* Some spelling errors file tests ([#79](https://github.com/ni/nisystemlink-clients-python/issues/79)) ([`770545e`](https://github.com/ni/nisystemlink-clients-python/commit/770545e6cbb9d90d48f9633dff979cff5c71dc67))
10
11
## v1.7.1 (2024-11-04)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "1.7.1"
+version = "1.7.2"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments