We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e1ff19 commit a7bfdd8Copy full SHA for a7bfdd8
src/akrocansim/__init__.py
@@ -1,6 +1,6 @@
1
"""akrocansim is a CAN bus J1939 controller simulator"""
2
3
-__version__ = '0.6.4'
+__version__ = '0.6.5'
4
__app_name__ = 'akro CAN simulator'
5
6
from . import gui
0 commit comments