mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-25 08:44:28 +00:00
Automated merge with http://hg.scrapy.org/scrapy-0.9
This commit is contained in:
commit
696bb63ac5
@ -2,8 +2,8 @@
|
||||
Scrapy - a screen scraping framework written in Python
|
||||
"""
|
||||
|
||||
version_info = (0, 9, 0, 'rc1')
|
||||
__version__ = "0.9-rc1"
|
||||
version_info = (0, 10, 0, 'dev')
|
||||
__version__ = "0.10-dev"
|
||||
|
||||
import sys, os, warnings
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user