We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd5615 commit eeffe31Copy full SHA for eeffe31
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
-name = "python-chrome-devtools-protocol"
+name = "chrome-devtools-protocol"
3
packages = [{include = "cdp"}]
4
-version = "0.5.0"
+version = "0.4.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