We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1260b5 commit fe746dfCopy full SHA for fe746df
scrapy/__init__.py
@@ -3,7 +3,7 @@
3
"""
4
5
version_info = (0, 16, 5)
6
-__version__ = "0.16.4"
+__version__ = "0.16.5"
7
8
import sys, os, warnings
9
0 commit comments