Skip to content

Commit 6628673

Browse files
author
OpenAdapt Bot
committed
0.39.2
Automatically generated by python-semantic-release
1 parent d7f463c commit 6628673

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.39.2 (2024-08-06)
6+
7+
### Fix
8+
9+
* fix(video): upgrade to pyav 12.3.0 (#868)
10+
11+
Fixes #862 ([`d7f463c`](https://github.com/OpenAdaptAI/OpenAdapt/commit/d7f463c7a17006162248007262515cd6c28b3e38))
12+
13+
514
## v0.39.1 (2024-07-25)
615

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

0 commit comments

Comments
 (0)