Skip to content

Commit 18a9d4b

Browse files
committed
release 0.3.2
1 parent 0647da6 commit 18a9d4b

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

2020
from typing import Type
2121

22-
__version__ = (0, 3, 1)
22+
__version__ = (0, 3, 2)
2323

2424

2525
_extension_load_failures = []

0 commit comments

Comments
 (0)