Skip to content

Commit

Permalink
v8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyaowong committed May 24, 2022
1 parent 84c8b6c commit c135272
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__ = "8.2.4"
__version__ = "8.3"


def check_version(daemon=True):
Expand Down

0 comments on commit c135272

Please sign in to comment.