Skip to content

Commit 55e9973

Browse files
Tektronix BotTektronix Bot
authored andcommitted
3.1.6
Automatically generated by python-semantic-release
1 parent 3259fd5 commit 55e9973

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ Valid subsections within a version are:
1818

1919
Things to be included in the next release go here.
2020

21+
---
22+
23+
## v3.1.6 (2025-03-11)
24+
25+
### Merged Pull Requests
26+
27+
- Update AWG70K driver to properly handle when the DCA output signal path is not supported ([#398](https://github.com/tektronix/tm_devices/pull/398))
28+
2129
### Fixed
2230

2331
- Updated the expected error message for the `set_output_signal_path()` method in the AWG70K driver.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ maintainers = [
7373
name = "tm_devices"
7474
readme = "README.md"
7575
repository = "https://github.com/tektronix/tm_devices"
76-
version = "3.1.5"
76+
version = "3.1.6"
7777

7878
[tool.poetry.dependencies]
7979
colorlog = "^6.9.0"

0 commit comments

Comments
 (0)