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 943adb7 commit 31ae83fCopy full SHA for 31ae83f
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
4
5
+## v0.18.3 (2024-04-22)
6
+
7
+### Fix
8
9
+* fix: video performance
10
11
+* remove screenshot_to_np ([`943adb7`](https://github.com/OpenAdaptAI/OpenAdapt/commit/943adb7be0ce18295dce8923f5bb91fcb2ae4a88))
12
13
14
## v0.18.2 (2024-04-22)
15
16
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "openadapt"
-version = "0.18.2"
+version = "0.18.3"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <[email protected]>',
0 commit comments