Skip to content

Commit 867ec8b

Browse files
committed
Bump version to 0.1.7
1 parent 31fcb41 commit 867ec8b

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.6"
3+
__version__ = "0.1.7"
44

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

0 commit comments

Comments
 (0)