Skip to content

Commit

Permalink
version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tuna-f1sh committed Nov 16, 2023
1 parent 38a95e0 commit 55d46f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openant/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
from . import devices

__all__ = ["base", "easy", "fs", "devices"]
__version__ = "1.2.1"
__version__ = "1.3.0"


# subparser importer taken from cantools module
Expand Down

0 comments on commit 55d46f7

Please sign in to comment.