Skip to content

Commit 3e92440

Browse files
authored
Update version to 0.3.2
1 parent cf898e0 commit 3e92440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

88
setup(
99
name="scrapy-puppeteer-client",
10-
version="0.3.1",
10+
version="0.3.2",
1111
description="A library to use Puppeteer-managed browser in Scrapy spiders",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)