We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc442b commit 1690d2dCopy full SHA for 1690d2d
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "trio-chrome-devtools-protocol"
3
packages = [{include = "trio_cdp"}]
4
-version = "0.6.0"
+version = "0.7.0"
5
description = "Trio driver for Chrome DevTools Protocol (CDP)"
6
authors = ["Mark E. Haase <mehaase@gmail.com>", "Brian Mackintosh <bcmackintosh@gmail.com>"]
7
license = "MIT"
0 commit comments