pypi: Release version 0.4.3.

Making this release due to recent changes made to the Trello script.
This commit is contained in:
Eeshan Garg 2018-04-03 22:05:39 -02:30
parent fa759fc97c
commit 60e02ed979
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ import pip
if False:
from typing import Any, Dict, Optional
ZULIP_BOTS_VERSION = "0.4.2"
ZULIP_BOTS_VERSION = "0.4.3"
IS_PYPA_PACKAGE = False