mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 00:24:19 +01:00
pyln: Bump versions of pyln-client and pyln-testing
This commit is contained in:
@@ -2,7 +2,7 @@ from .lightning import LightningRpc, RpcError, Millisatoshi
|
||||
from .plugin import Plugin, monkey_patch
|
||||
|
||||
|
||||
__version__ = "0.7.4"
|
||||
__version__ = "0.8.0"
|
||||
|
||||
|
||||
__all__ = [
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.0.1"
|
||||
__version__ = "0.0.2"
|
||||
|
||||
Reference in New Issue
Block a user