Skip to content

Commit eea048e

Browse files
author
OpenAdapt Bot
committed
0.33.6
Automatically generated by python-semantic-release
1 parent 4ff4c73 commit eea048e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.33.6 (2024-06-20)
6+
7+
### Fix
8+
9+
* fix(tray): Fix incorrect argument when visualizing from tary (#780)
10+
11+
Changed order in tray.py
12+
13+
Co-authored-by: Richard Abrich <[email protected]> ([`4ff4c73`](https://github.com/OpenAdaptAI/OpenAdapt/commit/4ff4c736685e02dc45ab73eb2912df5fdd0c7386))
14+
15+
* fix(record): remove extra param (#784) ([`f60a617`](https://github.com/OpenAdaptAI/OpenAdapt/commit/f60a617f7b13a7d6c6232bcdb519652fb43f7fb8))
16+
17+
518
## v0.33.5 (2024-06-19)
619

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

0 commit comments

Comments
 (0)