Skip to content

Commit

Permalink
v7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyaowong committed Sep 1, 2021
1 parent 437b3b4 commit 7b56cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion botoy/__version__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pylint: disable=C0415,C0413
# type: ignore
__version__ = "6.10"
__version__ = "7.0"


def check_version():
Expand Down

0 comments on commit 7b56cd2

Please sign in to comment.