Skip to content

Commit 30581e4

Browse files
author
OpenAdapt Bot
committed
0.13.2
Automatically generated by python-semantic-release
1 parent eb3c8c3 commit 30581e4

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.13.2 (2023-10-16)
6+
7+
### Fix
8+
9+
* fix: resolve repository not found error in mac install.sh script (#502)
10+
11+
* Update install_openadapt.sh
12+
13+
* Update install_openadapt.sh ([`eb3c8c3`](https://github.com/OpenAdaptAI/OpenAdapt/commit/eb3c8c397d784285c7b0ed7efbf34ae38f522fed))
14+
15+
### Unknown
16+
17+
* Update README.md (#493)
18+
19+
* Update README.md
20+
21+
replace slack with discord ([`5a6530a`](https://github.com/OpenAdaptAI/OpenAdapt/commit/5a6530a3592ef271652409768ece66bf6183998e))
22+
23+
524
## v0.13.1 (2023-08-30)
625

726
### Fix

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

0 commit comments

Comments
 (0)