=============
Release Notes
=============

Theano 1.0.3 (20th of September 2018)
=====================================

This is a maintenance release of Theano, version ``1.0.3``, with no
new features, but some important bug fixes.

We recommend that everybody update to this version.

Highlights (since 1.0.2):

 - Theano is now compatible with Python 3.7
 - Broadcasting for sparse dot products works correctly
 - Subtensor grads do not return int anymore

A total of 5 people contributed to this release since ``1.0.2``:

 - Frederic Bastien
 - Arnaud Bergeron
 - Dmitry Mottl
 - Adrian Seyboldt
 - Thomas Wiecki
