Skip to content

Commit

Permalink
0.33.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
OpenAdapt Bot committed Jun 18, 2024
1 parent 44371e9 commit 220c607
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@



## v0.33.3 (2024-06-18)

### Fix

* fix(record): fix performance plotting regression (#774)

* Fixes regressions introduced in Database access refactor #676 affecting plotting of performance plots.

* Re-uses record.write_event for video events.

* Modifies plot_performance to use color-blind-friendly markers

* black/flake8 ([`44371e9`](https://github.com/OpenAdaptAI/OpenAdapt/commit/44371e93db7e068284c50f8dbef08fc6c8c80671))


## v0.33.2 (2024-06-15)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openadapt"
version = "0.33.2"
version = "0.33.3"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <richard.abrich@mldsai.com>',
Expand Down

0 comments on commit 220c607

Please sign in to comment.