Skip to content

Commit

Permalink
Merge pull request #93 from Idein/bump-2.3.0
Browse files Browse the repository at this point in the history
Bump 2.3.0
  • Loading branch information
amutake authored Sep 12, 2023
2 parents 180d5ba + 0790b60 commit b2e34bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 2.3.0 (2023-09-12)

- Add `find_usb_camera_device` and `find_csi_camera_device` functions to `actfw_core.system`.
- Add `vflip` and `hflip` parameters to `UnicamIspCapture`.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = "MIT"
name = "actfw-core"
readme = "README.md"
repository = "https://github.com/Idein/actfw-core"
version = "2.2.1"
version = "2.3.0"

[tool.poetry.dependencies]
python = "^3.6.2"
Expand Down

0 comments on commit b2e34bb

Please sign in to comment.