We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a4fc5 commit 33e9de0Copy full SHA for 33e9de0
mbbank/__init__.py
@@ -1,4 +1,4 @@
1
from .main import MBBank, MBBankError
2
from .mbasync import MBBankAsync
3
4
-__version__ = '0.1.3'
+__version__ = '0.1.4'
0 commit comments