Skip to content

Commit

Permalink
0.35.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
OpenAdapt Bot committed Jun 27, 2024
1 parent 48995bb commit ce9ef55
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@



## v0.35.2 (2024-06-27)

### Fix

* fix(build): Fix build issues (#809)

* fix: Fix build issues

* fix: Add pyqttoast and whisper explicitly to build

* black/flake8

---------

Co-authored-by: Richard Abrich <richard.abrich@mldsai.com>
Co-authored-by: Richard Abrich <richard.abrich@gmail.com> ([`48995bb`](https://github.com/OpenAdaptAI/OpenAdapt/commit/48995bb9c9de41a948eacb3cad22fe1aec2a0dbf))

### Unknown

* add cache.clear ([`b340d8f`](https://github.com/OpenAdaptAI/OpenAdapt/commit/b340d8f34326908025db99e178f689929f6112c6))


## v0.35.1 (2024-06-23)

### 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.35.1"
version = "0.35.2"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <richard.abrich@mldsai.com>',
Expand Down

0 comments on commit ce9ef55

Please sign in to comment.