meta: Add changelog for 23.05rc2

This commit is contained in:
Shahana
2023-04-26 15:34:25 -07:00
committed by ShahanaFarooqui
parent ca2a162d70
commit 21cc16fb5b
7 changed files with 8 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "23.05rc1"
__version__ = "23.05rc2"
__all__ = [
"__version__",

View File

@@ -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"