Skip to content

Commit 6e93921

Browse files
author
OpenAdapt Bot
committed
0.33.0
Automatically generated by python-semantic-release
1 parent 3c20298 commit 6e93921

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
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

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.32.0"
3+
version = "0.33.0"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <richard.abrich@mldsai.com>',

0 commit comments

Comments
 (0)