* Updated `repr()` for `Master` object to account for it relating to a month or a quarter.
1.1.6
* Added the `Month()` object to `datamaps.api`. You can now assign a month to a `Master()` object using the function `datamaps.api.project_data_from_master_month`.
1.1.5
* Additional version bump to bring into line with `bcompiler-engine`.
1.1.4
* Fixed zip bug in `bcompiler-engine`, which is bumped to `v1.1.4` (https://github.com/yulqen/datamaps/issues/18). * Additional version bump to bring into line with `bcompiler-engine`.
1.1.2
* Introduced the `-z/--zipinput` flag to `datamaps import templates` command, allowing user to point to a zip file containing populated templates.
1.1.1
* fixed bug where relative paths could not be used as CLI flags.