pyln.{proto,client,testing}: bump version numbers to match release.

I left pyln.proto.spec, since it's unchanged (and completely independent of
c-lightning anyway).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2021-07-30 21:24:29 +09:30
committed by Christian Decker
parent c0eba75b1d
commit de12c540ee
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
__version__ = "0.9.3"
__version__ = "0.10.1"