3 lines
61 B
Python
3 lines
61 B
Python
from wormhole import __version__
|
|
__version__ # hush pyflakes
|
from wormhole import __version__
|
|
__version__ # hush pyflakes
|