Our beloved Friday-devel-build is available!

All,

We have a new late Friday dev release today.

As usual, it contains all the bug fixes merged during this weeks and some enhancements too :wink:

As you probably know, these builds are being made available on binstar.org. If you are using Anaconda, you can install with conda by issuing:

conda install -c [http://conda.binstar.org/bokeh/channel/dev](http://conda.binstar.org/bokeh/channel/dev) bokeh

Alternatively you can install with pip:

pip install --pre -i [https://pypi.binstar.org/bokeh/channel/dev/simple](https://pypi.binstar.org/bokeh/channel/dev/simple) bokeh --extra-index-url [https://pypi.python.org/simple/](https://pypi.python.org/simple/)

Thanks to everyone and enjoy it!

Damián.