Dump version to 1.3.3

This commit is contained in:
Sam 2022-01-11 22:36:37 +08:00
parent a2ccdb2378
commit 0436826f27
Signed by: sam01101
GPG Key ID: 42D7B6D13FF5E611

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.3.2"
__version__ = "1.3.3"
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
__copyright__ = "Copyright (C) 2017-present Dan <https://github.com/delivrance>"