We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3b455 commit f666232Copy full SHA for f666232
setup.py
@@ -10,7 +10,7 @@ def read_long_description(file_path):
10
11
setup(
12
name="scrapy-puppeteer-client",
13
- version="0.3.8",
+ version="0.3.9",
14
description="A library to use Puppeteer-managed browser in Scrapy spiders",
15
long_description=read_long_description("README.md"),
16
long_description_content_type="text/markdown",
0 commit comments