We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5681ce commit 7e40642Copy full SHA for 7e40642
pybase16384/__init__.py
@@ -78,7 +78,7 @@ def _should_use_cffi() -> bool:
78
is_64bits,
79
)
80
81
-__version__ = "0.3.6"
+__version__ = "0.3.7"
82
83
84
def encode(data: bytes) -> bytes:
0 commit comments