Skip to content

Commit ce9ef55

Browse files
author
OpenAdapt Bot
committed
0.35.2
Automatically generated by python-semantic-release
1 parent 48995bb commit ce9ef55

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33

44

5+
## v0.35.2 (2024-06-27)
6+
7+
### Fix
8+
9+
* fix(build): Fix build issues (#809)
10+
11+
* fix: Fix build issues
12+
13+
* fix: Add pyqttoast and whisper explicitly to build
14+
15+
* black/flake8
16+
17+
---------
18+
19+
Co-authored-by: Richard Abrich <[email protected]>
20+
Co-authored-by: Richard Abrich <[email protected]> ([`48995bb`](https://github.com/OpenAdaptAI/OpenAdapt/commit/48995bb9c9de41a948eacb3cad22fe1aec2a0dbf))
21+
22+
### Unknown
23+
24+
* add cache.clear ([`b340d8f`](https://github.com/OpenAdaptAI/OpenAdapt/commit/b340d8f34326908025db99e178f689929f6112c6))
25+
26+
527
## v0.35.1 (2024-06-23)
628

729
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openadapt"
3-
version = "0.35.1"
3+
version = "0.35.2"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)