File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.35.1 (2024-06-23)
6+
7+ ### Fix
8+
9+ * fix(ultralytics): fix windows file permission in do_fastsam (#791 )
10+
11+ * fix: windows file permission
12+
13+ * Changes as per the comments on last commit
14+
15+ * add max_retries and retry_delay_seconds in args
16+
17+ * add comments for segmented_image.load()
18+
19+ * order imports in ultralytics.py
20+
21+ * build fix
22+
23+ * remove unnecessary formatting changes
24+
25+ ---------
26+
27+ Co-authored-by: Richard Abrich
< ; [email protected] > ; (
[ ` 742b176 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/742b1764d3434f5bb505acf20318ac0c699a1761 ) )
28+
29+
530## v0.35.0 (2024-06-22)
631
732### Feature
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.35.0 "
3+ version = " 0.35.1 "
44description = " GUI Process Automation with Transformers"
55authors = [
66 ' OpenAdapt.AI Team <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments