mypy: Use TypedDict for UnreadMessageResult.

This commit is contained in:
Steve Howell
2017-08-08 22:01:00 -04:00
committed by Tim Abbott
parent 0519bade1b
commit 0106add546
5 changed files with 17 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
ZULIP_VERSION = "1.6.0+git"
PROVISION_VERSION = '9.5'
PROVISION_VERSION = '9.6'