6 lines
60 B
Python
6 lines
60 B
Python
__version__ = "v25.12rc1"
|
|
|
|
__all__ = [
|
|
"__version__",
|
|
]
|