mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-24 14:04:01 +00:00
Bumped version to 0.10.1
This commit is contained in:
parent
e2a3ab5141
commit
d0c7a946bd
@ -2,8 +2,8 @@
|
|||||||
Scrapy - a screen scraping framework written in Python
|
Scrapy - a screen scraping framework written in Python
|
||||||
"""
|
"""
|
||||||
|
|
||||||
version_info = (0, 10, 0, '')
|
version_info = (0, 10, 1, 'dev')
|
||||||
__version__ = "0.10"
|
__version__ = "0.10.1"
|
||||||
|
|
||||||
import sys, os, warnings
|
import sys, os, warnings
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user