Skip to content

Commit 358d185

Browse files
committed
4.3.2-rc.2
1 parent d61644a commit 358d185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 Any, Dict
1010

11-
__version__ = "4.3.2-rc.1"
11+
__version__ = "4.3.2-rc.2"
1212
__all__ = [
1313
"ASCReader",
1414
"ASCWriter",

0 commit comments

Comments
 (0)