mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 23:24:27 +01:00
6 lines
57 B
Python
6 lines
57 B
Python
__version__ = "0.11.0"
|
|
|
|
__all__ = [
|
|
"__version__",
|
|
]
|