We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea743a2 commit cf3a57bCopy full SHA for cf3a57b
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v0.42.0 (2024-10-25)
6
+
7
+### Feature
8
9
+* feat(build): improve build script reliability (#886) ([`ea743a2`](https://github.com/OpenAdaptAI/OpenAdapt/commit/ea743a2ab5acd5627cb669ba1cadbcce0555194d))
10
11
12
## v0.41.0 (2024-10-24)
13
14
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "openadapt"
-version = "0.41.0"
+version = "0.42.0"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <richard.abrich@mldsai.com>',
0 commit comments