Skip to content

Commit 14854f3

Browse files
chore(deps): update dependency coverage to v7.3.0
1 parent cd8cf57 commit 14854f3

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

poetry.lock

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "photoshop-python-api"
3-
version = "0.21.9"
3+
version = "0.21.8"
44
description = "Python API for Photoshop."
55
homepage = "https://github.com/loonghao/photoshop-python-api"
66
repository = "https://github.com/loonghao/photoshop-python-api"
@@ -59,7 +59,7 @@ mkdocs-literate-nav = "^0.6.0"
5959

6060
[tool.commitizen]
6161
name = "cz_conventional_commits"
62-
version = "0.21.9"
62+
version = "0.21.8"
6363
tag_format = "v$version"
6464
version_files = [
6565
"pyproject.toml:version",

0 commit comments

Comments
 (0)