Update Pyrogram to v0.11.0

This commit is contained in:
Dan 2019-02-04 16:40:24 +01:00
parent 9f7884b0ed
commit 5de2b67df5

View File

@ -23,7 +23,7 @@ __copyright__ = "Copyright (C) 2017-2019 Dan Tès <https://github.com/delivrance
"e" if sys.getfilesystemencoding() != "utf-8" else "\xe8"
)
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
__version__ = "0.11.0.develop"
__version__ = "0.11.0"
from .api.errors import Error
from .client.types import (