pypi: Release version 0.5.7.

This commit is contained in:
Eeshan Garg 2019-01-16 20:50:46 -03:30
parent eb0e150a71
commit ed6c797d19
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ import subprocess
if False:
from typing import Any, Dict, Optional
ZULIP_BOTS_VERSION = "0.5.6"
ZULIP_BOTS_VERSION = "0.5.7"
IS_PYPA_PACKAGE = False