Skip to content

Commit 60b081d

Browse files
author
OpenAdapt Bot
committed
1.2.0
Automatically generated by python-semantic-release
1 parent 4d07359 commit 60b081d

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.0 (2026-03-04)
6+
7+
### Features
8+
9+
- Update README.md by combining the best changes from branches
10+
([#996](https://github.com/OpenAdaptAI/OpenAdapt/pull/996),
11+
[`4d07359`](https://github.com/OpenAdaptAI/OpenAdapt/commit/4d073596502224320c1e7dfa4a87dfc6e226645e))
12+
13+
514
## v1.1.0 (2026-03-03)
615

716
### Features

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.1.0"
3+
version = "1.2.0"
44
description = "GUI automation with ML - record, train, deploy, evaluate"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)