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