We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeffe31 commit 5463a5fCopy full SHA for 5463a5f
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "chrome-devtools-protocol"
3
packages = [{include = "cdp"}]
4
-version = "0.4.0"
+version = "0.5.0"
5
description = "Python type wrappers for Chrome DevTools Protocol (CDP)"
6
authors = ["Mark E. Haase <mehaase@gmail.com>", "Brian Mackintosh <bcmackintosh@gmail.com>"]
7
license = "MIT"
0 commit comments