mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Merge branch 'master' into docs
This commit is contained in:
commit
2faad4f781
2 changed files with 2 additions and 2 deletions
|
|
@ -204,7 +204,7 @@ License
|
|||
Documentation
|
||||
</a>
|
||||
•
|
||||
<a href="https://t.me/joinchat/AWDQ8lK2HgBN7ka4OyWVTw">
|
||||
<a href="https://t.me/PyrogramChat">
|
||||
Community
|
||||
</a
|
||||
<br><br><br>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
__copyright__ = "Copyright (C) 2017-2018 Dan Tès <https://github.com/delivrance>"
|
||||
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
|
||||
__version__ = "0.3.2"
|
||||
__version__ = "0.3.3"
|
||||
|
||||
from .api.errors import Error
|
||||
from .client import ChatAction
|
||||
|
|
|
|||
Loading…
Reference in a new issue