Merge with stable repo

This commit is contained in:
Pablo Hoffman 2009-09-28 22:53:05 -03:00
commit 1dcb9ed72f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
f4a14daa04e668485a0f4544fb89b6549c00f294 0.7.0-rc1
f4a14daa04e668485a0f4544fb89b6549c00f294 0.7-rc1

View File

@ -4,7 +4,7 @@ Scrapy - a screen scraping framework written in Python
# IMPORTANT: remember to also update the version in docs/conf.py
version_info = (0, 8, 0, '', 0)
__version__ = "0.8.0-dev"
__version__ = "0.8-dev"
import sys, os