mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 13:14:52 +00:00
Update to v0.2.1
This commit is contained in:
parent
5128f6310b
commit
7b6d71753d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
__copyright__ = "Copyright (C) 2017 Dan Tès <https://github.com/delivrance>"
|
||||
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
|
||||
__version__ = "0.2.0"
|
||||
__version__ = "0.2.1"
|
||||
|
||||
from .client import ChatAction
|
||||
from .client import Client
|
||||
|
|
|
|||
Loading…
Reference in a new issue