Skip to content

Commit 0e6f8c6

Browse files
committed
REL - FIDO v1.4.0
1 parent 5610621 commit 0e6f8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fido/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from six.moves import input as rinput
1515

1616

17-
__version__ = '1.4.0rc1'
17+
__version__ = '1.4.0'
1818

1919

2020
CONFIG_DIR = join(abspath(dirname(__file__)), 'conf')

0 commit comments

Comments
 (0)