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 5a6fda8 commit d41206cCopy full SHA for d41206c
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.7"
+__version__ = "2.2.8"
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