Skip to content

Commit 5463a5f

Browse files
committed
Bump version to 0.5.0 (again)
1 parent eeffe31 commit 5463a5f

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,7 +1,7 @@
11
[tool.poetry]
22
name = "chrome-devtools-protocol"
33
packages = [{include = "cdp"}]
4-
version = "0.4.0"
4+
version = "0.5.0"
55
description = "Python type wrappers for Chrome DevTools Protocol (CDP)"
66
authors = ["Mark E. Haase <mehaase@gmail.com>", "Brian Mackintosh <bcmackintosh@gmail.com>"]
77
license = "MIT"

0 commit comments

Comments
 (0)