Skip to content

Commit 28a2ea8

Browse files
committed
Bump version to 0.2.7
1 parent 3111689 commit 28a2ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.6"
3+
__version__ = "0.2.7"
44

55
from .actions import *
66
from .actuators import *

0 commit comments

Comments
 (0)