ODM2 / ODM2PythonAPI

A set of Python functions that provides data read/write access to an ODM2 database by leveraging SQLAlchemy.
http://odm2.github.io/ODM2PythonAPI/
BSD 3-Clause "New" or "Revised" License
4 stars 13 forks source link

Preparing for release 0.7, merging development to master #142

Closed lsetiawan closed 6 years ago

lsetiawan commented 6 years ago

Overview

This PR merges development branch to master branch, and will be tagged for a release. This is a part of #135

emiliom commented 6 years ago

Thanks. Merging now.