Switch version 1.2.13 -> 1.3.0

pull/1/head
hikariatama 2022-08-03 13:35:33 +00:00
parent 62a4cc5541
commit 65e05e578e
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
"""Represents current userbot version""" """Represents current userbot version"""
__version__ = (1, 2, 13) __version__ = (1, 3, 0)