Files
lightning/contrib/pyln-testing/pyln/testing/__init__.py
Alex Myers b6a7532625 meta: Add changelog for 23.02rc1
Changelog-None
2023-02-08 23:11:42 -06:00

6 lines
59 B
Python

__version__ = "23.02rc1"
__all__ = [
"__version__",
]