pyln: Reduce dependency strictness for pyln-testing

This commit is contained in:
Christian Decker
2022-09-19 12:28:07 +02:00
parent 248d60d7bd
commit ab95d2718f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "0.12.0"
__version__ = "0.12.0.post1"
__all__ = [
"__version__",