We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb02031 commit 882e3d7Copy full SHA for 882e3d7
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='chrome-devtools-protocol',
11
- version='0.1.0',
+ version='0.2.0-dev',
12
description='Python type wrappers for Chrome DevTools Protocol (CDP)',
13
long_description=long_description,
14
url='https://github.com/HyperionGray/python-chrome-devtools-protocol',
0 commit comments