Skip to content

Commit a7bfdd8

Browse files
committed
Bump version 0.6.5
1 parent 8e1ff19 commit a7bfdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/akrocansim/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""akrocansim is a CAN bus J1939 controller simulator"""
22

3-
__version__ = '0.6.4'
3+
__version__ = '0.6.5'
44
__app_name__ = 'akro CAN simulator'
55

66
from . import gui

0 commit comments

Comments
 (0)