We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ac434 commit a7caaf3Copy full SHA for a7caaf3
1 file changed
src/wolfssl/__about__.py
@@ -34,7 +34,7 @@
34
#
35
# MAJOR.MINOR.BUILD-POST
36
37
-__version__ = __wolfssl_version__[1:].replace("stable", "0")
+__version__ = __wolfssl_version__[1:].replace("stable", "1")
38
39
__author__ = "wolfSSL Inc."
40
__email__ = "info@wolfssl.com"
0 commit comments