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

@ -8,7 +8,7 @@ import sys
if False:
from typing import Any, Dict, Optional
ZULIP_BOTSERVER_VERSION = "0.4.2"
ZULIP_BOTSERVER_VERSION = "0.4.3"
# We should be installable with either setuptools or distutils.
package_info = dict(