Skip to content

Commit 1899393

Browse files
author
OpenAdapt Bot
committed
0.46.0
Automatically generated by python-semantic-release
1 parent 8acd7c0 commit 1899393

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33

44

5+
## v0.46.0 (2025-02-20)
6+
7+
### Feature
8+
9+
* feat(deploy): add automated OmniParser deployment
10+
11+
* add working omniparser deploy.py, Dockerfile, pyproject.toml, README.md, .env.example, .dockerignore, client.py ([`8acd7c0`](https://github.com/OpenAdaptAI/OpenAdapt/commit/8acd7c0c09b3c833168f67227ed304f9e51e2f81))
12+
13+
514
## v0.45.0 (2025-01-02)
615

716
### Feature

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openadapt"
3-
version = "0.45.0"
3+
version = "0.46.0"
44
description = "Generative Process Automation"
55
authors = [
66
'Richard Abrich <[email protected]>',

0 commit comments

Comments
 (0)