From 026dff86c435dfbc470493a85e73fc4a07e8120e Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 7 Jan 2023 23:27:51 +0000 Subject: [PATCH] 1.0.23 Automatically generated by python-semantic-release --- CHANGELOG.md | 3 +++ src/statesman_discord/__init__.py | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 275817e..6022abe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ +## v1.0.23 (2023-01-07) + + ## v1.0.22 (2023-01-07) diff --git a/src/statesman_discord/__init__.py b/src/statesman_discord/__init__.py index 13bbb30..3e4d06b 100644 --- a/src/statesman_discord/__init__.py +++ b/src/statesman_discord/__init__.py @@ -1,5 +1,5 @@ __author__ = "Paul Schifferer " -__version__ = "1.0.22" +__version__ = "1.0.23" """ """