Skip to content

Commit 6e541e0

Browse files
committed
Bump version to 0.3.0
1 parent 5672000 commit 6e541e0

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.2.0',
11+
version='0.3.0',
1212
description='Python type wrappers for Chrome DevTools Protocol (CDP)',
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)