We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7598f commit dea0051Copy full SHA for dea0051
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='trio-chrome-devtools-protocol',
11
- version='0.4.0',
+ version='0.5.0',
12
description='Trio driver for Chrome DevTools Protocol (CDP)',
13
long_description=long_description,
14
long_description_content_type='text/markdown',
0 commit comments