Skip to content

Commit dc242cb

Browse files
committed
To v0.2.8
1 parent 60138ad commit dc242cb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

openworm_ai/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Version of the Python module.
2-
__version__ = "0.2.7"
2+
__version__ = "0.2.8"
33

44

55
def print_(msg, print_it=True):

openworm_ai/utils/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)