mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
pyln: Bump the version of pyln-client
This commit is contained in:
@@ -5,8 +5,6 @@ import warnings
|
||||
from decimal import Decimal
|
||||
from math import floor, log10
|
||||
|
||||
__version__ = "0.7.3"
|
||||
|
||||
|
||||
class RpcError(ValueError):
|
||||
def __init__(self, method, payload, error):
|
||||
|
||||
Reference in New Issue
Block a user