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