We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3834ed commit cc645c4Copy full SHA for cc645c4
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
4
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
20
## v0.17.0 (2024-04-11)
21
22
### Documentation
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "openadapt"
-version = "0.17.0"
+version = "0.17.1"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <[email protected]>',
0 commit comments