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.17.4 (2022-03-13)
2+
3+ ### Perf
4+
5+ - add more docstrings
6+
17## v0.17.3 (2022-03-13)
28
39### Perf
Original file line number Diff line number Diff line change 1- __version__ = "0.17.3 "
1+ __version__ = "0.17.4 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " photoshop-python-api"
3- version = " 0.17.3 "
3+ version = " 0.17.4 "
44description = " Python API for Photoshop."
55homepage = " https://github.com/loonghao/photoshop-python-api"
66repository = " https://github.com/loonghao/photoshop-python-api"
@@ -58,7 +58,7 @@ stringcase = "^1.2.0"
5858
5959[tool .commitizen ]
6060name = " cz_conventional_commits"
61- version = " 0.17.3 "
61+ version = " 0.17.4 "
6262tag_format = " v$version"
6363version_files = [
6464 " pyproject.toml:version" ,
You can’t perform that action at this time.
0 commit comments