Skip to content

Commit

Permalink
chore(main): release 0.31.1 (#224)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Apr 29, 2024
1 parent 1109895 commit cb0384c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.31.1](https://github.com/gentrace/gentrace-python/compare/v0.31.0...v0.31.1) (2024-04-29)


### Bug Fixes

* add heuristicFnLanguage to evaluator ([#223](https://github.com/gentrace/gentrace-python/issues/223)) ([1109895](https://github.com/gentrace/gentrace-python/commit/1109895efea01def7ca92d4a686a2b489b2b33cb))

## [0.31.0](https://github.com/gentrace/gentrace-python/compare/v0.30.0...v0.31.0) (2024-04-23)


Expand Down
2 changes: 1 addition & 1 deletion package/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages = [
{ include = "gentrace" },
]
repository = "https://github.com/gentrace/gentrace-python"
version = "0.31.0"
version = "0.31.1"

[tool.poetry.dependencies]
aenum = ">=3.1.11"
Expand Down

0 comments on commit cb0384c

Please sign in to comment.