5.3.0 Adds support for Trio event loops and has some bug fixes.
- Fix ipython display imports [509](https://github.com/ipython/ipykernel/pull/509)
- Skip test_unc_paths if OS is not Windows [507](https://github.com/ipython/ipykernel/pull/507)
- Allow interrupting input() on Windows, as part of effort to make pdb
interruptible [498](https://github.com/ipython/ipykernel/pull/498)
- Add Trio Loop [479](https://github.com/ipython/ipykernel/pull/479)
- Flush from process even without newline [478](https://github.com/ipython/ipykernel/pull/478)