# 1.0.3

- Handle MSG_INFO as a command response (issue #10)


# 1.0.2

- Added the UUID, JSON and Geometry types


# 1.0

- pymonetdb is the official MonetDB Python client now
- Added sphinx docs


# 0.1

- cleanup, pep8 compatiblity
- Use tox and travis for testing
- Fix Python3 support
- Fix an issue where query contains unicode chars
- Improved error handling (#2)
- Forked from python-monetdb
- switched to setuptools from distutils
