mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
pyln: Bump versions of pyln-client and pyln-testing
This commit is contained in:
parent
841fbf54ea
commit
8c387932c0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user