Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
tek-githubbot-1010 committed Jul 31, 2024
1 parent 8badc0a commit 020e6f2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@ Valid subsections within a version are:

Things to be included in the next release go here.

---

## v2.1.0 (2024-07-31)

### Merged Pull Requests

- feat: Added SourceXpress API support and AWG defects fix ([#260](https://github.com/tektronix/tm_devices/pull/260))
- gh-actions(deps): bump hynek/build-and-inspect-python-package ([#258](https://github.com/tektronix/tm_devices/pull/258))
- python-deps(deps-dev): bump the python-dependencies group with 2 updates ([#257](https://github.com/tektronix/tm_devices/pull/257))
- Update jinja templates ([#254](https://github.com/tektronix/tm_devices/pull/254))

### Added

- Full Python API support for SourceXpress to AWG70KA, AWG70KB and AWG7K models.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ maintainers = [
name = "tm_devices"
readme = "README.md"
repository = "https://github.com/tektronix/tm_devices"
version = "2.0.0"
version = "2.1.0"

[tool.poetry.dependencies]
gpib-ctypes = "^0.3.0"
Expand Down

0 comments on commit 020e6f2

Please sign in to comment.