Skip to content

Commit dfdb9b2

Browse files
authored
Merge pull request #138 from openpreserve/bump-139
Bump to 1.3.9 in anticipation of release
2 parents ea134f8 + 03de773 commit dfdb9b2

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.3.8'
17+
__version__ = '1.3.9'
1818

1919

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

0 commit comments

Comments
 (0)