Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
acatiadroid committed Jan 6, 2024
1 parent 5cf993b commit 86dde2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bloxlink/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__author__ = "acatiadroid",
__license__ = "MIT"
__copyright__ = "Copyright 2023-present acatiadroid"
__version__ = "0.2.0"
__version__ = "0.3.0"

from .client import Bloxlink
from .objects import *
Expand Down

0 comments on commit 86dde2f

Please sign in to comment.