meta: Add changelog for 23.05rc1

Typo correction

Updated delpay changelog
This commit is contained in:
Shahana Farooqui
2023-04-15 10:53:18 -07:00
committed by ShahanaFarooqui
parent f731695430
commit 15795c969a
7 changed files with 103 additions and 6 deletions

View File

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

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyln-testing"
version = "23.02"
version = "23.05rc1"
description = "Test your Core Lightning integration, plugins or whatever you want"
authors = ["Christian Decker <decker.christian@gmail.com>"]
license = "BSD-MIT"