Skip to content

Commit f666232

Browse files
authored
Update version to 0.3.9 (#44)
1 parent be3b455 commit f666232

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
@@ -10,7 +10,7 @@ def read_long_description(file_path):
1010

1111
setup(
1212
name="scrapy-puppeteer-client",
13-
version="0.3.8",
13+
version="0.3.9",
1414
description="A library to use Puppeteer-managed browser in Scrapy spiders",
1515
long_description=read_long_description("README.md"),
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)