- simple_bind_s now raises :exc:`~ldap.INVALID_CREDENTIALS` instead of :exc:`~ldap.NO_SUCH_OBJECT` if the DN does not exist. This is consistent with the behavior of python-ldap.
0.1.1
----------------------------------------
Minor fixes for packaging, installation, and testing.