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 4204c85 commit 3fbf2c7Copy full SHA for 3fbf2c7
can/__init__.py
@@ -8,7 +8,7 @@
8
import logging
9
from typing import Any, Dict
10
11
-__version__ = "4.3.1"
+__version__ = "4.3.2-rc.1"
12
__all__ = [
13
"ASCReader",
14
"ASCWriter",
0 commit comments