File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.22.4 (2023-12-04)
2
+
3
+ ### Fix
4
+
5
+ - ** deps** : update dependency wheel to ^0.42.0
6
+
1
7
## v0.22.3 (2023-11-20)
2
8
3
9
### Fix
Original file line number Diff line number Diff line change 1
- __version__ = "0.22.3 "
1
+ __version__ = "0.22.4 "
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " photoshop-python-api"
3
- version = " 0.22.3 "
3
+ version = " 0.22.4 "
4
4
description = " Python API for Photoshop."
5
5
homepage = " https://github.com/loonghao/photoshop-python-api"
6
6
repository = " https://github.com/loonghao/photoshop-python-api"
@@ -61,7 +61,7 @@ mkdocs-literate-nav = "^0.6.0"
61
61
62
62
[tool .commitizen ]
63
63
name = " cz_conventional_commits"
64
- version = " 0.22.3 "
64
+ version = " 0.22.4 "
65
65
tag_format = " v$version"
66
66
version_files = [
67
67
" pyproject.toml:version" ,
You can’t perform that action at this time.
0 commit comments