Skip to content

Commit

Permalink
v9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyaowong committed Apr 26, 2024
1 parent 6dc7f5e commit a72c599
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.9"
__version__ = "9.10"


def check_version(daemon=True):
Expand Down

0 comments on commit a72c599

Please sign in to comment.