Skip to content

Commit eb02031

Browse files
committed
Set version to 0.1.0
1 parent 6f0722e commit eb02031

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='chrome-devtools-protocol',
11-
version='0.1.0-dev',
11+
version='0.1.0',
1212
description='Python type wrappers for Chrome DevTools Protocol (CDP)',
1313
long_description=long_description,
1414
url='https://github.com/HyperionGray/python-chrome-devtools-protocol',

0 commit comments

Comments
 (0)