updated scrapy version

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40647
This commit is contained in:
Pablo Hoffman 2009-01-05 03:37:06 +00:00
parent 5c9c82d055
commit 3c4012f924
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Scrapy - a screen scraping framework written in Python
"""
__version__ = "0.1.0"
__version__ = "0.7.0"
import sys, os