Skip to content

Commit 4333bb8

Browse files
Try reverting return value PR to avoid segfaults
1 parent 3a62409 commit 4333bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: record_api/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
from .core import *
66

7-
__version__ = "1.3.0"
7+
__version__ = "1.3.1"

0 commit comments

Comments
 (0)