Skip to content

Commit

Permalink
Update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elacuesta committed Jul 16, 2024
1 parent a6eb0b3 commit 2467648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,10 +331,10 @@ PLAYWRIGHT_PROCESS_REQUEST_HEADERS = custom_headers

#### Deprecated argument handling

In version 0.0.39 and earlier, arguments were passed to the function positionally,
In version 0.0.40 and earlier, arguments were passed to the function positionally,
and only the Scrapy headers were passed instead of a dictionary with data about the
Scrapy request.
This is deprecated since version 0.0.40, and support for this way of handling arguments
This is deprecated since version 0.0.41, and support for this way of handling arguments
will eventually be removed in accordance with the [Deprecation policy](#deprecation-policy).

Passed arguments:
Expand Down

0 comments on commit 2467648

Please sign in to comment.