Hello all, I just pushed out a 1.0 release, containing these changes:
* Many smaller Python 3 compatibility issues have been fixed * Improve handling of binary attachments in the ``couchdb-dump`` tool * Added testing via tox and support for Travis CI I feel that this code base is now mature enough that it deserves the 1.0 version. The release can be downloaded from PyPI, here: https://pypi.python.org/pypi/CouchDB/0.10 Any feedback is welcome on GitHub: https://github.com/djc/couchdb-python Many thanks to all contributors, especially new contributors Rémy Hubscher, Mathieu Agopian, Raman Barkholenka and Thomas Jost. Cheers, Dirkjan
