We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5610621 commit 0e6f8c6Copy full SHA for 0e6f8c6
fido/__init__.py
@@ -14,7 +14,7 @@
14
from six.moves import input as rinput
15
16
17
-__version__ = '1.4.0rc1'
+__version__ = '1.4.0'
18
19
20
CONFIG_DIR = join(abspath(dirname(__file__)), 'conf')
0 commit comments