diff --git a/Scrapy-release-procedure.md b/Scrapy-release-procedure.md index d292799..02b853b 100644 --- a/Scrapy-release-procedure.md +++ b/Scrapy-release-procedure.md @@ -59,7 +59,7 @@ git push upstream 1.2 1.2.3 New Scrapy versions are automatically deployed on the [Python PackageIndex](https://pypi.org/project/Scrapy/) through [Travis CI](https://travis-ci.org/scrapy/scrapy/builds), at the -end of the Python 2.7 job of the tag build. +end of the Python 3.7 job of the tag build. ## Read the Docs