PyroFork: Bump version to 2.1.3

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2023-01-30 01:22:44 +07:00
parent ab7ab16356
commit 84b4d2181b
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5

View file

@ -17,7 +17,7 @@
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>. # along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
__fork_name__ = "PyroFork" __fork_name__ = "PyroFork"
__version__ = "2.1.2" __version__ = "2.1.3"
__license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)" __license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)"
__copyright__ = "Copyright (C) 2017-present Dan <https://github.com/delivrance>" __copyright__ = "Copyright (C) 2017-present Dan <https://github.com/delivrance>"