Skip to content

Commit c2c7ee5

Browse files
committed
wolfSSL version updated to v4.1.0-stable
1 parent c5c9b53 commit c2c7ee5

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.15.7-stable"
29+
__wolfssl_version__ = "v4.1.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)