mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-02 05:24:51 +00:00
Update docs
This commit is contained in:
parent
e3b41d0b16
commit
b606ec44c5
2 changed files with 2 additions and 2 deletions
|
|
@ -125,6 +125,6 @@ To get started, press Next.
|
|||
|
||||
.. _`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
|
||||
|
|
@ -38,4 +38,4 @@ If no errors show up you are good to go.
|
|||
|
||||
>>> import pyrogram
|
||||
>>> pyrogram.__version__
|
||||
'0.6.0'
|
||||
'0.6.1'
|
||||
|
|
|
|||
Loading…
Reference in a new issue