Skip to content

Commit a7caaf3

Browse files
bumps version
1 parent 85ac434 commit a7caaf3

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
@@ -34,7 +34,7 @@
3434
#
3535
# MAJOR.MINOR.BUILD-POST
3636

37-
__version__ = __wolfssl_version__[1:].replace("stable", "0")
37+
__version__ = __wolfssl_version__[1:].replace("stable", "1")
3838

3939
__author__ = "wolfSSL Inc."
4040
__email__ = "info@wolfssl.com"

0 commit comments

Comments
 (0)