Bazaar Version Control

With the development of TweetyPy I've moved to using Bazaar for version control. Bazaar is written in Python so it will work as expected cross-platform. Bazaar is different from a typical version control because it doesn't rely on having one centralised repository instead it operates on a de-centralised model. You…