v0.0.4
This release modifies the structure of the library so that __init__.py
and xsearch.py
are under xsearch/
, which allows you to more easily import xsearch (by adding /path/to/xsearch/
to your PYTHONPATH
; note that /path/to/xsearch/
also contains a subfolder named xsearch
).