From ddd3e6d26e57dbce812d93e2a9326cabe237d002 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 18 Jan 2023 01:49:11 +0000 Subject: [PATCH] 1.0.66 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 fe7ab2c..1a47713 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ +## v1.0.66 (2023-01-18) + + ## v1.0.65 (2023-01-18) diff --git a/src/statesman_discord/__init__.py b/src/statesman_discord/__init__.py index 3b3b0e4..88d5ae8 100644 --- a/src/statesman_discord/__init__.py +++ b/src/statesman_discord/__init__.py @@ -1,5 +1,5 @@ __author__ = "Paul Schifferer " -__version__ = "1.0.65" +__version__ = "1.0.66" """ """