Skip to content

Commit 3b588f1

Browse files
committed
Release 0.0.14.
1 parent 29d2a2e commit 3b588f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fastbencode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from typing import Type
2020

2121

22-
__version__ = (0, 0, 12)
22+
__version__ = (0, 0, 14)
2323

2424

2525
_extension_load_failures = []

0 commit comments

Comments
 (0)