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 9934070 commit 7428d9d
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 ([#42](https://github.com/tektronix/tm_data_types/pull/42))

### 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 @@ -47,7 +47,7 @@ maintainers = ["Tektronix <opensource@tektronix.com>"]
name = "tm_data_types"
readme = "README.md"
repository = "https://github.com/tektronix/tm_data_types"
version = "0.1.0"
version = "0.1.1"

[tool.poetry.dependencies]
bidict = "^0.23.1"
Expand Down

0 comments on commit 7428d9d

Please sign in to comment.