mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
meta: update changelog and pyln version for 23.05 release
Changelog-None
This commit is contained in:
committed by
ShahanaFarooqui
parent
4f258a9354
commit
d1cf88c62e
@@ -1,4 +1,4 @@
|
||||
__version__ = "23.05rc4"
|
||||
__version__ = "23.05"
|
||||
|
||||
__all__ = [
|
||||
"__version__",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "pyln-testing"
|
||||
version = "23.05rc4"
|
||||
version = "23.05"
|
||||
description = "Test your Core Lightning integration, plugins or whatever you want"
|
||||
authors = ["Christian Decker <decker.christian@gmail.com>"]
|
||||
license = "BSD-MIT"
|
||||
|
||||
Reference in New Issue
Block a user