File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## v0.39.1 (2024-07-25)
6
+
7
+ ### Fix
8
+
9
+ * fix(installer): fix installer upload (#866 )
10
+
11
+ * Update release-and-publish.yml: upload installers
12
+
13
+ * Update release-and-publish.yml: fix case ([ ` 489b9c2 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/489b9c201d318fba09320b3c3e414ee1713ccafc ) )
14
+
15
+ * fix(VisualReplayStrategy): avoid re-using failing segmentations ([ ` 0045ebb ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/0045ebb1f98cc74983ab1265266aed870ff54d7d ) )
16
+
17
+ * fix(installer, audio): postinstall whisper; download installer artefacts (#865 )
18
+
19
+ * postinstall whisper; download installer artefacts
20
+
21
+ * poetry lock ([ ` a4470c3 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/a4470c372417cb0a22ee1a44193b6f23de44d96e ) )
22
+
23
+
5
24
## v0.39.0 (2024-07-25)
6
25
7
26
### Feature
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " openadapt"
3
- version = " 0.39.0 "
3
+ version = " 0.39.1 "
4
4
description = " GUI Process Automation with Transformers"
5
5
authors = [
6
6
' OpenAdapt.AI Team <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments