Skip to content

Commit 4eb8061

Browse files
author
OpenAdapt Bot
committed
0.16.1
Automatically generated by python-semantic-release
1 parent b769c4a commit 4eb8061

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.16.1 (2024-02-29)
6+
7+
### Documentation
8+
9+
* docs(README): remove redundant text from image ([`76b55fd`](https://github.com/OpenAdaptAI/OpenAdapt/commit/76b55fdaf0a988eab396e0f58d3dbc17b301faff))
10+
11+
### Fix
12+
13+
* fix(video): add migration script ([`b769c4a`](https://github.com/OpenAdaptAI/OpenAdapt/commit/b769c4a19b520a109a84fa02f21e5d31596d4641))
14+
15+
516
## v0.16.0 (2024-02-29)
617

718
### Documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openadapt"
3-
version = "0.16.0"
3+
version = "0.16.1"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)