Skip to content

Commit 7e40642

Browse files
committed
bump version
1 parent d5681ce commit 7e40642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pybase16384/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def _should_use_cffi() -> bool:
7878
is_64bits,
7979
)
8080

81-
__version__ = "0.3.6"
81+
__version__ = "0.3.7"
8282

8383

8484
def encode(data: bytes) -> bytes:

0 commit comments

Comments
 (0)