pypi: Release version 0.5.5.
This commit is contained in:
parent
6e443b6d23
commit
09deda9466
4 changed files with 10 additions and 3 deletions
|
@ -7,7 +7,7 @@ import sys
|
|||
if False:
|
||||
from typing import Any, Dict, Optional
|
||||
|
||||
ZULIP_BOTSERVER_VERSION = "0.5.4"
|
||||
ZULIP_BOTSERVER_VERSION = "0.5.5"
|
||||
|
||||
# We should be installable with either setuptools or distutils.
|
||||
package_info = dict(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue