I decided to start using Github's release system to create milestones for RCR (while continuing to use the same versioning).
The main milestone for this release is the publishing of RCR to Python. Some highlights of this are:
* RCR is now published to the Python Packaging Index [(here)](https://pypi.org/project/rcr/)
* Travis CI is now used to test and build new code [(here)](https://travis-ci.com/github/nickk124/RCR)
* The documentation is (mostly) finished, with only minor edits remaining [(here)](https://rcr.readthedocs.io/en/latest/)
* The paper accompanying this is almost done (stay tuned :) )