Skip to content

Commit

Permalink
0.45.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
OpenAdapt Bot committed Jan 2, 2025
1 parent 8a79c83 commit acdbb7b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@



## v0.45.0 (2025-01-02)

### Feature

* feat: run OpenAdapt inside Anthropic Computer Use (#934)

* import sounddevice inside record_audio()

* utils.get_scaling_factor

* describe_actions.py with PIL

* show text in top left

* max_width = image.width

* dim_outside_window

* add module docstring

* add browser to visualize.py ([`8a79c83`](https://github.com/OpenAdaptAI/OpenAdapt/commit/8a79c83aabe3a084f0a99767236ed859d235f099))


## v0.44.0 (2025-01-02)

### Build
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.44.0"
version = "0.45.0"
description = "Generative Process Automation"
authors = [
'Richard Abrich <[email protected]>',
Expand Down

0 comments on commit acdbb7b

Please sign in to comment.