[0.0.3](https://github.com/exonet/exonet-api-python/releases/tag/0.0.3) - 2018-06-26
[Compare 0.0.2 - 0.0.3](https://github.com/exonet/exonet-api-python/compare/0.0.2...0.0.3)
Added
- Ready to use examples to get ticket details.
- Individual methods to set or get relationships from a resource object.
Changed
- Most class variables changed to instance variables.
This enforces the defaults to be set, instead of using the same variables from another instance.