We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d084d0 commit 2d76c5cCopy full SHA for 2d76c5c
ksim/__init__.py
@@ -1,6 +1,6 @@
1
"""Defines the main ksim API."""
2
3
-__version__ = "0.2.1"
+__version__ = "0.2.2"
4
5
from .actions import *
6
from .actuators import *
0 commit comments