notmuch/bindings/python/notmuch
Austin Clements 7bf5be75ae lib: Bump SO version from 2.0.0 to 3.0.0
We've changed the APIs of notmuch_database_open,
notmuch_database_create, and notmuch_database_close.

Amended by db: also bump string in bindings/python/notmuch/globals.py
2012-05-05 20:06:09 -03:00
..
__init__.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
database.py python: Update Python bindings for new notmuch_database_{open, create} signatures 2012-05-05 10:13:57 -03:00
directory.py python: fix NULL pointer tests 2012-04-30 19:24:34 +02:00
errors.py python: move the exception classes into error.py 2012-02-23 00:11:22 +01:00
filenames.py python: fix NULL pointer tests 2012-04-30 19:24:34 +02:00
globals.py lib: Bump SO version from 2.0.0 to 3.0.0 2012-05-05 20:06:09 -03:00
message.py python: deprecate code formatting messages as text and json 2012-04-30 19:27:36 +02:00
messages.py python: cleanup the __nonzero__ implementations 2012-04-30 19:25:16 +02:00
query.py python: fix NULL pointer tests 2012-04-30 19:24:34 +02:00
tag.py python: cleanup the __nonzero__ implementations 2012-04-30 19:25:16 +02:00
thread.py python: fix NULL pointer tests 2012-04-30 19:24:34 +02:00
threads.py python: cleanup the __nonzero__ implementations 2012-04-30 19:25:16 +02:00
version.py update version to 0.12 2012-03-19 22:28:17 -03:00