Skip to content

Commit 42d8950

Browse files
authored
Merge pull request #100 from Idein/bump-2.6.0
Bump 2.6.0
2 parents 8794ede + c4ce6ef commit 42d8950

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## 2.6.0 (2024-09-05)
6+
57
- Fix a bug: query non image_source devices for capabilities.
68

79
## 2.5.0 (2024-08-23)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT"
1212
name = "actfw-core"
1313
readme = "README.md"
1414
repository = "https://github.com/Idein/actfw-core"
15-
version = "2.5.0"
15+
version = "2.6.0"
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.7"

0 commit comments

Comments
 (0)