- added new dover config option for projects using pyproject.toml - started use of `black` for code formating
0.4.0
------------------
- Added `--dev` option as a pre-release state. - Added `--release` option that clears any pre-release versioning. - Added `--format` option that allows user to control the format from the standard `0.0.0-dev.1` format.
0.3.1
------------------
- documentation update to deal with invalid README formating.