Skip to content

Commit cc645c4

Browse files
author
OpenAdapt Bot
committed
0.17.1
Automatically generated by python-semantic-release
1 parent e3834ed commit cc645c4

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.17.1 (2024-04-15)
6+
7+
### Fix
8+
9+
* fix(ci): dashboard -> install-dashboard
10+
11+
* Update install_openadapt.sh
12+
13+
dashboard -> install-dashboard
14+
15+
* dashboard -> install-dashboard (win)
16+
17+
* pull_request_target -> pull_request ([`e3834ed`](https://github.com/OpenAdaptAI/OpenAdapt/commit/e3834edddaffcf37c774cacbf2c521edf0ee3d43))
18+
19+
520
## v0.17.0 (2024-04-11)
621

722
### 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.17.0"
3+
version = "0.17.1"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)