core-lightning/contrib/pyln-client/pyln/client
Rusty Russell 2109f0b0ea pyln-client: make point release to prepare for next release.
People running master notice that calling listconfigs fails, because
we don't handle objects called xxx_msat correctly (see
d348554ff4).  This makes it painful
to test, until we release a pyln-client version.

Fortunately, the three changes in master are all fully backwards compatible,
so we can simply cut a release now and upload to pipy.org.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-10 18:22:43 +02:00
..
__init__.py pyln-client: make point release to prepare for next release. 2023-07-10 18:22:43 +02:00
clnutils.py pyln-client: adds utils cln_parse_rpcversion 2023-02-03 16:58:31 +01:00
gossmap.py pygossmap: rename GossipStoreHeader to GossipStoreMsgHeader 2023-04-05 06:13:08 +09:30
gossmapstats.py pygossmap: adds statistic and filter module 2023-04-05 06:13:08 +09:30
lightning.py pyln-client: don't try to convert objects to Millisatoshi. 2023-06-03 10:50:29 +09:30
plugin.py lightningd: don't simply ignore defaults on flags, deprecate. 2023-06-03 10:50:29 +09:30