>From happybase/connection.py :
COMPAT_MODES = ('0.90', '0.92', '0.94')
0.96.0 has been released.
Is there plan to add 0.96 to accepted modes ?
Cheers
On Wed, Nov 6, 2013 at 2:32 PM, Wouter Bolsterlee <[email protected]> wrote:
> Hi all,
>
> I have just released HappyBase 0.7. This release adds support for
> controlling the Write-Ahead Log (WAL) in various parts of the API.
>
> Release notes:
>
> http://happybase.readthedocs.org/en/latest/news.html
>
> Documentation:
>
> http://happybase.readthedocs.org/
>
> Source code:
>
> https://github.com/wbolster/happybase
>
> Python Package Index (PyPI):
>
> http://pypi.python.org/pypi/happybase/
>
> Installation:
>
> $ pip install happybase
>
> Please try it out, and make sure to report any issues on Github. Patches
> are also most welcome!
>
> — Wouter
>
>
>
>
>
> — Wouter
>