Skip to content

Commit

Permalink
0.6.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
OpenAdapt Bot committed Jul 28, 2023
1 parent f03be2f commit e1f6e5e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@



## v0.6.1 (2023-07-28)

### Fix

* fix: modify flake8 config (#429)

* style: modify flake8 config

* add platform check for macOS in pyobjc-framework-avfoundation version

* remove file exclusion in .flake8 and add ignore comment in openadapt/strategies/__init__.py

* resolve lint errors from recent merge ([`f03be2f`](https://github.com/OpenAdaptAI/OpenAdapt/commit/f03be2f9cf100b5bc8dfa34cf76fd60b6eef9f62))


## v0.6.0 (2023-07-26)

### Feature
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.6.0"
version = "0.6.1"
description = "GUI Process Automation with Transformers"
authors = [
'Mustafa Abdulrahman <mustafa@openadapt.ai>',
Expand Down

0 comments on commit e1f6e5e

Please sign in to comment.