Skip to content

Commit

Permalink
0.39.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
OpenAdapt Bot committed Aug 7, 2024
1 parent e776ed8 commit 1476966
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@



## v0.39.3 (2024-08-07)

### Fix

* fix: remove duplicate import (#870) ([`e776ed8`](https://github.com/OpenAdaptAI/OpenAdapt/commit/e776ed88dddd1eeaf773bd2dca5a0aea27da46ce))

* fix: only import window if necessary (#869)

Only import window if necessary ([`efc941d`](https://github.com/OpenAdaptAI/OpenAdapt/commit/efc941d34a4cabc7178112d5ca707fb6b956af52))


## v0.39.2 (2024-08-06)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openadapt"
version = "0.39.2"
version = "0.39.3"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <richard.abrich@mldsai.com>',
Expand Down

0 comments on commit 1476966

Please sign in to comment.