Skip to content
v1.3.0

* Drop support for Python 3.6, which went end-of-life December 2021 by
  @anoadragon453 in
  https://github.com/matrix-org/matrix-python-common/pull/28
* Configure setuptools to automatically discover new modules under
  `src/matrix_common` by @anoadragon453 in https://github.com/matrix-org/matrix-python-common/pull/27
* Add a `MXCUri` class for representing Matrix media uri's by
  @anoadragon453 in https://github.com/matrix-org/matrix-python-common/pull/29

**Full Changelog**: https://github.com/matrix-org/matrix-python-common/compare/v1.2.1...v1.3.0