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