3.0.3
- Use
versioneer
to dynamically set the version from github tags. - This fixes a problem in versions 3.0.1 and 3.0.2 where they were incorrectly reporting themselves to be 3.0.0, and future-proofs the module so we won't need to remember to manually increment version numbers.