Skip to content

Commit

Permalink
*rebuld package without tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ikvk committed Feb 21, 2021
1 parent 692496b commit b957a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imap_tools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from .folder import MailBoxFolderManager, MailBoxFolderStatusOptions
from .errors import *

__version__ = '0.38.0'
__version__ = '0.38.1'

0 comments on commit b957a4f

Please sign in to comment.