Skip to content

Commit 92540aa

Browse files
committed
Make version a valid semver.
1 parent 4024b7c commit 92540aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_rsa/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929

3030
__author__ = "Sybren Stuvel, Barry Mead and Yesudeep Mangalapilly"
3131
__date__ = "2018-09-16"
32-
__version__ = '4.0'
32+
__version__ = '4.0.0'

0 commit comments

Comments
 (0)