mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
meta: Add changelog for 23.05rc1
Typo correction Updated delpay changelog
This commit is contained in:
committed by
ShahanaFarooqui
parent
f731695430
commit
15795c969a
@@ -1,4 +1,4 @@
|
||||
__version__ = "23.02"
|
||||
__version__ = "23.05rc1"
|
||||
|
||||
__all__ = [
|
||||
"__version__",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user