How to do a release for Fail2Ban

Preparation

Pre Release

Post Release

Add the following to the top of the ChangeLog:

ver. 0.10.0 (2016/XX/XXX) - wanna-be-released
-----------

### Fixes

### New Features

### Enhancements

Alter the git shortlog command in the previous section to refer to the just released version.

and adjust fail2ban/version.py to carry .dev0 suffix to signal a version under development.