Skip to content

Commit 265fbbe

Browse files
authored
bump version to 0.3.1
1 parent 9c63460 commit 265fbbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pybase16384/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def _should_use_cffi() -> bool:
4040
is_64bits,
4141
)
4242

43-
__version__ = "0.3.0"
43+
__version__ = "0.3.1"
4444

4545

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

0 commit comments

Comments
 (0)