Skip to content

Commit 9ff0343

Browse files
committed
bump package version to 2.0.7
1 parent 75ae40e commit 9ff0343

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
[project]
22
name = "html2image"
3-
version = "2.0.6" # todo take a look at dynamic versionning (e.g., hatch-vcs)
3+
version = "2.0.7" # todo take a look at dynamic versionning (e.g., hatch-vcs)
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 = [
66
{ name = "vgalin" }

0 commit comments

Comments
 (0)