Skip to content

Commit 9e9fcf2

Browse files
committed
bump package version to 2.0.2
1 parent 6053ad2 commit 9e9fcf2

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.1"
3+
version = "2.0.2"
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)