Skip to content

Commit 6e9047e

Browse files
bump wolfssl version to 3.13.0
1 parent dda424c commit 6e9047e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wolfssl/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
# When bumping the C library version, reset the POST count to 0
2828

29-
__wolfssl_version__ = "v3.12.2-stable"
29+
__wolfssl_version__ = "v3.13.0-stable"
3030

3131
# We're using implicit post releases [PEP 440] to bump package version
3232
# while maintaining the C library version intact for better reference.

0 commit comments

Comments
 (0)