File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.33.0 (2024-06-13)
6+
7+ ### Feature
8+
9+ * feat(scripts.downloads): add scripts/downloads.py (#735 )
10+
11+ * add scripts/downloads.py
12+
13+ * add total cumulative downloads to title
14+
15+ * add module docstring
16+
17+ * pagination
18+
19+ * add datetime
20+
21+ * accumulate by release_date
22+
23+ * black/flake8 ([ ` 3c20298 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/3c2029897e91f3f16b6b929cdec656ceda28459f ) )
24+
25+
526## v0.32.0 (2024-06-13)
627
728### Feature
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.32 .0"
3+ version = " 0.33 .0"
44description = " GUI Process Automation with Transformers"
55authors = [
66 ' OpenAdapt.AI Team <richard.abrich@mldsai.com>' ,
You can’t perform that action at this time.
0 commit comments