-------------------
Interim release to produce executable wheel needed by next release.
2018-05-17: 0.0.2a1: *monorepo*!
================================
- 2nd release, own "mono-project" splitted into 2-project "monorepo":
- **polyvers:** cmdline tool
- **polyversion:** library code for program-sources to derive version from git-tags
- `init`, `status`, `bump` and `config` commands work.
- Read/write YAML config file ``.polyvers.yaml`` at the git-root,
and can automatically discover used configuration (from existing git *tags*
or projects files).
- Support both ``--monorepo`` and ``--mono-project`` configurations.
- By default ``__init__.py``, ``setup.py`` and ``README.rst`` files are engraved
with bumped version.