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.10 (2024-12-29)
2
+
3
+ ### Fix
4
+
5
+ - ** deps** : update dependency wheel to v0.45.1
6
+
1
7
## v0.22.9 (2024-11-27)
2
8
3
9
### Fix
Original file line number Diff line number Diff line change 1
- __version__ = "0.22.9 "
1
+ __version__ = "0.22.10 "
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " photoshop-python-api"
3
- version = " 0.22.9 "
3
+ version = " 0.22.10 "
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.9 "
64
+ version = " 0.22.10 "
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