Skip to content

Commit

Permalink
v9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyaowong committed Aug 12, 2024
1 parent e4c2378 commit b2b79a5
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__ = "9.10"
__version__ = "9.11"


def check_version(daemon=True):
Expand Down

0 comments on commit b2b79a5

Please sign in to comment.