Skip to content

Commit 25d7271

Browse files
author
OpenAdapt Bot
committed
0.39.1
Automatically generated by python-semantic-release
1 parent 489b9c2 commit 25d7271

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

33

44

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+
524
## v0.39.0 (2024-07-25)
625

726
### Feature

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.39.0"
3+
version = "0.39.1"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)