Skip to content

Commit 6f9c12b

Browse files
committed
Update to v0.6.5
1 parent f28992c commit 6f9c12b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyrogram/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"e" if sys.getfilesystemencoding() != "utf-8" else "\xe8"
2424
)
2525
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
26-
__version__ = "0.6.4"
26+
__version__ = "0.6.5"
2727

2828
from .api.errors import Error
2929
from .client import ChatAction

0 commit comments

Comments
 (0)