Update Pyrogram to v1.1.11

This commit is contained in:
Dan 2021-01-12 22:26:59 +01:00
parent 4b3fc729ad
commit 27614c0c19

View File

@ -16,7 +16,7 @@
# You should have received a copy of the GNU Lesser General Public License
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
__version__ = "1.1.10"
__version__ = "1.1.11"
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
__copyright__ = "Copyright (C) 2017-2021 Dan <https://github.com/delivrance>"