There was an error while loading. Please reload this page.
1 parent b1dc031 commit a47e079Copy full SHA for a47e079
pyrogram/__init__.py
@@ -16,7 +16,7 @@
16
# You should have received a copy of the GNU Lesser General Public License
17
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
18
19
-__version__ = "1.1.13"
+__version__ = "1.2.0"
20
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
21
__copyright__ = "Copyright (C) 2017-2021 Dan <https://github.com/delivrance>"
22
0 commit comments