We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9738c commit 12cb4e2Copy full SHA for 12cb4e2
pyrogram/__init__.py
@@ -17,7 +17,7 @@
17
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
18
19
__fork_name__ = "pyrotgfork"
20
-__version__ = "2.2.14"
+__version__ = "2.2.15"
21
__license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)"
22
__copyright__ = "Copyright (C) 2017-present Dan <https://github.com/delivrance>"
23
0 commit comments