What's Changed
* Relative imports + __main__ module by gvalkov in https://github.com/borntyping/python-riemann-client/pull/29
* Fix for protobuf 3.2 by srikiraju in https://github.com/borntyping/python-riemann-client/pull/31
* Test TLL messages using floats, change --ttl type to FLOAT by borntyping in https://github.com/borntyping/python-riemann-client/pull/33
* Support client key/certificate for TLS connections by node13h in https://github.com/borntyping/python-riemann-client/pull/35
New Contributors
* gvalkov made their first contribution in https://github.com/borntyping/python-riemann-client/pull/29
* srikiraju made their first contribution in https://github.com/borntyping/python-riemann-client/pull/31
* node13h made their first contribution in https://github.com/borntyping/python-riemann-client/pull/35
**Full Changelog**: https://github.com/borntyping/python-riemann-client/compare/v6.3.0...v7.0.0