Skip to content

Commit e4d4d03

Browse files
author
OpenAdapt Bot
committed
1.2.2
Automatically generated by python-semantic-release
1 parent 96907a3 commit e4d4d03

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- version list -->
44

5+
## v1.2.2 (2026-03-04)
6+
7+
### Bug Fixes
8+
9+
- Add inline caveat to 100% accuracy claim in README table
10+
([#997](https://github.com/OpenAdaptAI/OpenAdapt/pull/997),
11+
[`96907a3`](https://github.com/OpenAdaptAI/OpenAdapt/commit/96907a365de430e6918739d5117daff143053644))
12+
13+
514
## v1.2.1 (2026-03-04)
615

716
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openadapt"
3-
version = "1.2.1"
3+
version = "1.2.2"
44
description = "GUI automation with ML - record, train, deploy, evaluate"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)