File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ ## v0.19.1 (2022-05-29)
2+
3+ ### Fix
4+
5+ - ** document** : export document
6+ - ** png** : exported PNG image is too large
7+
18## v0.19.0 (2022-05-20)
29
310### Fix
Original file line number Diff line number Diff line change 1- __version__ = "0.19.0 "
1+ __version__ = "0.19.1 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " photoshop-python-api"
3- version = " 0.19.0 "
3+ version = " 0.19.1 "
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.4.1"
5959
6060[tool .commitizen ]
6161name = " cz_conventional_commits"
62- version = " 0.19.0 "
62+ version = " 0.19.1 "
6363tag_format = " v$version"
6464version_files = [
6565 " pyproject.toml:version" ,
You can’t perform that action at this time.
0 commit comments