4 lines
46 B
Python
4 lines
46 B
Python
"""library version."""
|
|
|
|
__version__ = "5.0.2"
|
"""library version."""
|
|
|
|
__version__ = "5.0.2"
|