Skip to content

Commit

Permalink
0.33.4
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 e370fe6 commit b090920
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@



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

### Fix

* fix(visualize): Handle no screenshots (#763)

* handle no screenshot in visualize.py / plotting.py

* black/flake8 ([`92b74f0`](https://github.com/OpenAdaptAI/OpenAdapt/commit/92b74f05936bfb2000d393e0ba0060d2ec6a857d))

### Test

* test: Add CI scripts to run the app after build (#709)

* feat: Add scripts to run the app after build

* feat: Log error in a file

* chore: Add TODO for future additions of logging

---------

Co-authored-by: Richard Abrich <[email protected]> ([`e370fe6`](https://github.com/OpenAdaptAI/OpenAdapt/commit/e370fe6fa6a028fcdaabf729fc2c1909c66e207d))


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

### 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.3"
version = "0.33.4"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <[email protected]>',
Expand Down

0 comments on commit b090920

Please sign in to comment.