Skip to content

Commit 835bb17

Browse files
author
OpenAdapt Bot
committed
0.33.2
Automatically generated by python-semantic-release
1 parent dd9e8fa commit 835bb17

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.33.2 (2024-06-15)
6+
7+
### Fix
8+
9+
* fix(VisualReplayStrategy): increase default NMS thresh/conf (#758)
10+
11+
* repair VisualReplayStrategy
12+
13+
* black/flake8 ([`dd9e8fa`](https://github.com/OpenAdaptAI/OpenAdapt/commit/dd9e8fada19bb40ccab892b4335cae7414f110a8))
14+
15+
516
## v0.33.1 (2024-06-14)
617

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

0 commit comments

Comments
 (0)