Skip to content

Commit bc7b3c2

Browse files
committed
Bump version to 0.1.2
1 parent 707cf0b commit bc7b3c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ksim/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Defines the main ksim API."""
22

3-
__version__ = "0.1.1"
3+
__version__ = "0.1.2"
44

55
from .actuators import *
66
from .commands import *

0 commit comments

Comments
 (0)