4 lines
50 B
Python
4 lines
50 B
Python
|
|
"""Version information."""
|
||
|
|
|
||
|
|
__version__ = "4.6.3"
|