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