bump version to 0.2.0
This commit is contained in:
parent
376d27a8ff
commit
ab467d9d05
@ -21,11 +21,11 @@ Requirements
|
|||||||
* python 2.7
|
* python 2.7
|
||||||
* mongodb 1.8
|
* mongodb 1.8
|
||||||
* pymongo 1.11
|
* pymongo 1.11
|
||||||
* scrapelib
|
* scrapelib 0.5.5
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
|
||||||
* Run celeryd with beat ``celeryd -B --config=oyster.celeryconfig``
|
* Run celeryd with beat ``celeryd -B --config=oyster.celeryconfig``
|
||||||
* Run oyster HTTP portal ``python oyster/web.py``
|
* Run oyster HTTP portal ``python oyster/web.py``
|
||||||
|
* Use oyster.client.Client to add new documents & query the store
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "0.1.0"
|
__version__ = "0.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user