Skip to content

Commit

Permalink
1.0.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 Sep 20, 2024
1 parent da42f6c commit 279e361
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,18 @@ Valid subsections within a version are:

Things to be included in the next release go here.

---

## v1.0.0 (2024-09-20)

### Merged Pull Requests

- Updated Documentation to include usage of PyVISA and tm_devices along with TekHSI. ([#24](https://github.com/tektronix/TekHSI/pull/24))
- python-deps(deps): bump the python-dependencies group across 1 directory with 4 updates ([#23](https://github.com/tektronix/TekHSI/pull/23))
- test: enabled doctest in test-docs.yml ([#22](https://github.com/tektronix/TekHSI/pull/22))
- fix: Remove corrupted requirements file ([#21](https://github.com/tektronix/TekHSI/pull/21))
- ci: Update tektronix/python-package-ci-cd workflows to v1.4.0 ([#20](https://github.com/tektronix/TekHSI/pull/20))

### Added

- Updated documentation to include examples illustrating usage of `PyVISA` and `tm_devices`.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ maintainers = ["Tektronix <[email protected]>"]
name = "TekHSI"
readme = "README.md"
repository = "https://github.com/tektronix/TekHSI"
version = "0.1.1"
version = "1.0.0"

[tool.poetry.dependencies]
grpcio = "^1.51.3"
Expand Down

0 comments on commit 279e361

Please sign in to comment.