Skip to content

Commit

Permalink
chore: bump version to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tibue99 committed Dec 7, 2024
1 parent 8e46e67 commit baafb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ezcord/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__title__ = "ezcord"
__author__ = "tibue99"
__license__ = "MIT"
__version__ = "0.7.1"
__version__ = "0.7.2"

from . import blacklist, components, emb, i18n, logs, sql, times, utils
from .bot import *
Expand Down

0 comments on commit baafb61

Please sign in to comment.