Skip to content

Commit d15f683

Browse files
author
OpenAdapt Bot
committed
chore(release): v0.4.0
Automatically generated by python-semantic-release
1 parent 25b70c0 commit d15f683

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

33
<!--next-version-placeholder-->
44

5+
## v0.4.0 (2023-07-03)
6+
7+
### Feature
8+
9+
* **install:** Download and install MacOS dependencies ([`25b70c0`](https://github.com/OpenAdaptAI/OpenAdapt/commit/25b70c0af2d33c92003b574c56f55b027321b162))
10+
511
## v0.3.1 (2023-07-03)
612

713
### Fix

openadapt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.1"
1+
__version__ = "0.4.0"

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.3.1"
3+
version = "0.4.0"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'Mustafa Abdulrahman <[email protected]>',

0 commit comments

Comments
 (0)