mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 17:14:22 +01:00
meta: Add changelog for 23.05rc2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
__version__ = "23.05rc1"
|
||||
__version__ = "23.05rc2"
|
||||
|
||||
__all__ = [
|
||||
"__version__",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "pyln-testing"
|
||||
version = "23.05rc1"
|
||||
version = "23.05rc2"
|
||||
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