Skip to content

Commit 140e82e

Browse files
author
OpenAdapt Bot
committed
0.42.1
Automatically generated by python-semantic-release
1 parent e7ad4e5 commit 140e82e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33

44

5+
## v0.42.1 (2024-10-30)
6+
7+
### Fix
8+
9+
* fix(build): add tokencost to build.py, update pyinstaller to 6.11.0, new ERROR_REPORTING_DSN ([`e7ad4e5`](https://github.com/OpenAdaptAI/OpenAdapt/commit/e7ad4e5b1bf55c01dfa66a4f5de0f0a9d02a9c94))
10+
11+
* fix(replay): fix poetry lock, ulralytics.py, update ERROR_REPORTING_DSN
12+
13+
* fix dependencies, update ultralytics.py
14+
15+
* update ERROR_REPORTING_DSN
16+
17+
* black ([`0ce11f3`](https://github.com/OpenAdaptAI/OpenAdapt/commit/0ce11f30a2951287a5b01affade39745f0757b0d))
18+
19+
520
## v0.42.0 (2024-10-25)
621

722
### Feature

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openadapt"
3-
version = "0.42.0"
3+
version = "0.42.1"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <richard.abrich@mldsai.com>',

0 commit comments

Comments
 (0)