Files
lightning/contrib/pyln-testing/pyln/testing/__init__.py
2022-09-20 10:33:40 +02:00

6 lines
63 B
Python

__version__ = "0.12.0.post1"
__all__ = [
"__version__",
]