We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff678a commit 99ae082Copy full SHA for 99ae082
2 files changed
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.13.0 (2026-03-03)
5
+
6
+### Features
7
8
+- Add docs sync trigger ([#52](https://github.com/OpenAdaptAI/openadapt-ml/pull/52),
9
+ [`dff678a`](https://github.com/OpenAdaptAI/openadapt-ml/commit/dff678ac7a217fb76e2a17eadd9d946d40fde59a))
10
11
12
## v0.12.0 (2026-03-03)
13
14
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "openadapt-ml"
-version = "0.12.0"
+version = "0.13.0"
description = "Model-agnostic, domain-agnostic ML engine for GUI automation agents"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments