Skip to content

Commit

Permalink
bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
WT-MM committed Oct 30, 2024
1 parent 0533f3e commit 25c72bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imu/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Defines the top-level API for the IMU package."""

__version__ = "0.0.1"
__version__ = "0.0.2"

from .bindings import (
PyHexmoveImuData as HexmoveImuData,
Expand Down

0 comments on commit 25c72bb

Please sign in to comment.