Skip to content

Commit 3184329

Browse files
committed
bump package version to 2.0.3
1 parent 9e9fcf2 commit 3184329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "html2image"
3-
version = "2.0.2"
3+
version = "2.0.3"
44
description = "Package acting as a wrapper around the headless mode of existing web browsers to generate images from URLs and from HTML+CSS strings or files."
55
authors = ["vgalin"]
66
license = "MIT"

0 commit comments

Comments
 (0)