--- /dev/null
+What's new in Tornado 4.4.3
+===========================
+
+Mar 30, 2017
+------------
+
+Bug fixes
+~~~~~~~~~
+
+* The `tornado.auth` module has been updated for compatibility with `a
+ change to Facebook's access_token endpoint.
+ <https://github.com/tornadoweb/tornado/pull/1977>`_
# is zero for an official release, positive for a development branch,
# or negative for a release candidate or beta (after the base version
# number has been incremented)
-version = "4.4.2"
-version_info = (4, 4, 2, 0)
+version = "4.4.3"
+version_info = (4, 4, 3, 0)