pypi: Release version 0.4.3.
Making this release due to recent changes made to the Trello script.
This commit is contained in:
parent
fa759fc97c
commit
60e02ed979
3 changed files with 3 additions and 3 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue