2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-29 05:18:10 +00:00

Update docs

This commit is contained in:
Dan 2018-02-17 15:44:53 +01:00
parent e3b41d0b16
commit b606ec44c5
2 changed files with 2 additions and 2 deletions

View File

@ -125,6 +125,6 @@ To get started, press Next.
.. _`MTProto Mobile Protocol v2.0`: https://core.telegram.org/mtproto .. _`MTProto Mobile Protocol v2.0`: https://core.telegram.org/mtproto
.. _TgCrypto: https://docs.pyrogram.ml/resources/FastCrypto/ .. _TgCrypto: https://docs.pyrogram.ml/resources/TgCrypto/
.. _`Layer 75`: https://github.com/pyrogram/pyrogram/blob/master/compiler/api/source/main_api.tl .. _`Layer 75`: https://github.com/pyrogram/pyrogram/blob/master/compiler/api/source/main_api.tl

View File

@ -38,4 +38,4 @@ If no errors show up you are good to go.
>>> import pyrogram >>> import pyrogram
>>> pyrogram.__version__ >>> pyrogram.__version__
'0.6.0' '0.6.1'