We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f463c commit 6628673Copy full SHA for 6628673
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
4
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
14
## v0.39.1 (2024-07-25)
15
16
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "openadapt"
-version = "0.39.1"
+version = "0.39.2"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <[email protected]>',
0 commit comments