===============================
Features
--------
- Incremental now uses 'rcX' instead of 'pre' for prereleases/release
candidates, to match PEP440. (4)
- If you reference "<yourproject> NEXT" and use `python -m
incremental.update`, it will automatically be updated to the next
release version number. (7)
Misc
----
- 1, 10