Skip to content

Commit 756f7e3

Browse files
committed
bump version 0.1.6
1 parent bf32cf9 commit 756f7e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tekswift/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
InvalidCountryCode,
99
InvalidSwiftCode,
1010
"""
11+
1112
# import
1213
from .dataloader import (
1314
InvalidCountryCode,
@@ -32,6 +33,6 @@
3233
"bin_to_swifts",
3334
]
3435

35-
__version__ = "0.1.5"
36+
__version__ = "0.1.6"
3637

3738
__author__ = "Tralah M Brian <https://github.com/TralahM>"

0 commit comments

Comments
 (0)