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 4955237 commit 90ed3c7Copy full SHA for 90ed3c7
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v0.42.2 (2024-11-06)
6
+
7
+### Fix
8
9
+* fix(recording): specify pywinauto types as strings (#913) ([`4955237`](https://github.com/OpenAdaptAI/OpenAdapt/commit/495523716950f222c652104aa75cd99b620f88f2))
10
11
12
## v0.42.1 (2024-10-30)
13
14
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "openadapt"
-version = "0.42.1"
+version = "0.42.2"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <richard.abrich@mldsai.com>',
0 commit comments