Skip to content

Commit 64495b6

Browse files
committed
revd version to release ctypes changes
1 parent 44bd901 commit 64495b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

can/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import logging
99
from typing import Dict, Any
1010

11-
__version__ = "4.0.0-dev.2"
11+
__version__ = "4.0.0-dev.3"
1212

1313
log = logging.getLogger("can")
1414

0 commit comments

Comments
 (0)