diff --git a/actuator/__init__.py b/actuator/__init__.py index 0928e69..2b5a6f7 100644 --- a/actuator/__init__.py +++ b/actuator/__init__.py @@ -1,6 +1,6 @@ """Defines the top-level API for the actuator package.""" -__version__ = "0.0.24" +__version__ = "0.0.25" from .bindings import ( PyRobstrideMotorConfig as RobstrideMotorConfig,