mirror of https://github.com/scrapy/scrapy.git
updated scrapy version
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40647
This commit is contained in:
parent
5c9c82d055
commit
3c4012f924
|
|
@ -2,7 +2,7 @@
|
|||
Scrapy - a screen scraping framework written in Python
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__version__ = "0.7.0"
|
||||
|
||||
import sys, os
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue