File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ## v0.20.0 (2022-11-26)
2+
3+ ### Feat
4+
5+ - add a new option for create batch
6+
17## v0.19.7 (2022-11-14)
28
39### Fix
Original file line number Diff line number Diff line change 1- __version__ = "0.19.7 "
1+ __version__ = "0.20.0 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " photoshop-python-api"
3- version = " 0.19.7 "
3+ version = " 0.20.0 "
44description = " Python API for Photoshop."
55homepage = " https://github.com/loonghao/photoshop-python-api"
66repository = " https://github.com/loonghao/photoshop-python-api"
@@ -59,7 +59,7 @@ mkdocs-literate-nav = "^0.5.0"
5959
6060[tool .commitizen ]
6161name = " cz_conventional_commits"
62- version = " 0.19.7 "
62+ version = " 0.20.0 "
6363tag_format = " v$version"
6464version_files = [
6565 " pyproject.toml:version" ,
You can’t perform that action at this time.
0 commit comments