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 ae12825 commit 6688796Copy full SHA for 6688796
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.7.1 (2024-11-04)
6
+
7
+### Fix
8
9
+* Remove SL Cloud from readme and add SLE ([#78](https://github.com/ni/nisystemlink-clients-python/issues/78)) ([`ae12825`](https://github.com/ni/nisystemlink-clients-python/commit/ae12825912ddefa871e81ca7a4e5ee16de216a9b))
10
11
## v1.7.0 (2024-10-25)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "nisystemlink-clients"
-version = "1.7.0"
+version = "1.7.1"
description = "NI-SystemLink Python API"
authors = ["National Instruments"]
maintainers = [
0 commit comments