From c203c9f8af0c9741d08a0dd8fd60ccd9139c46d1 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 14 Sep 2020 18:56:46 +0000 Subject: [PATCH] 7.2.4 Automatically generated by python-semantic-release --- semantic_release/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/semantic_release/__init__.py b/semantic_release/__init__.py index 41d70fb80..953f7cb17 100644 --- a/semantic_release/__init__.py +++ b/semantic_release/__init__.py @@ -1,6 +1,6 @@ """Semantic Release """ -__version__ = "7.2.3" +__version__ = "7.2.4" from .errors import UnknownCommitMessageStyleError # noqa; noqa