From 2a50d9a53f340a4b24b506522b7cb66d087a5be3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 7 Jan 2023 16:45:26 +0000 Subject: [PATCH] 1.0.18 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 505e428..267417a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ +## v1.0.18 (2023-01-07) + + ## v1.0.17 (2023-01-06) diff --git a/src/statesman_discord/__init__.py b/src/statesman_discord/__init__.py index 1f9bb3e..2d1adaa 100644 --- a/src/statesman_discord/__init__.py +++ b/src/statesman_discord/__init__.py @@ -1,5 +1,5 @@ __author__ = "Paul Schifferer " -__version__ = "1.0.17" +__version__ = "1.0.18" """ """