mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
6 lines
57 B
Python
6 lines
57 B
Python
__version__ = "0.12.0"
|
|
|
|
__all__ = [
|
|
"__version__",
|
|
]
|