From dfa02ea6661cc8c440966d8a3dc49bbff27d73ed Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 19 Jan 2023 02:25:01 +0000 Subject: [PATCH] 1.0.70 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 431cdec..19c7caf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ +## v1.0.70 (2023-01-19) + + ## v1.0.69 (2023-01-18) diff --git a/src/statesman_discord/__init__.py b/src/statesman_discord/__init__.py index f25e979..791d5ac 100644 --- a/src/statesman_discord/__init__.py +++ b/src/statesman_discord/__init__.py @@ -1,5 +1,5 @@ __author__ = "Paul Schifferer " -__version__ = "1.0.69" +__version__ = "1.0.70" """ """