4 lines
77 B
Python
4 lines
77 B
Python
from xdist._version import version as __version__
|
|
|
|
__all__ = ["__version__"]
|