Skip to content

Commit

Permalink
0.1.1
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 11, 2024
1 parent c2c720d commit b5b4e52
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ Valid subsections within a version are:

Things to be included in the next release go here.

---

## v0.1.1 (2024-09-11)

### Merged Pull Requests

- Update documentation and add missing dependencies ([#19](https://github.com/tektronix/TekHSI/pull/19))

### Fixed

- Added missing dependencies to `pyproject.toml`.
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.0"
version = "0.1.1"

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

0 comments on commit b5b4e52

Please sign in to comment.