From 078f92953e86bf39836cc0671c1348bfcc0756b7 Mon Sep 17 00:00:00 2001 From: Dwight Gunning Date: Fri, 23 Aug 2024 07:00:54 -0400 Subject: [PATCH] Bump version to 2.27.12 --- edgar/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edgar/__about__.py b/edgar/__about__.py index 4e82ec99..d5d5d1d7 100644 --- a/edgar/__about__.py +++ b/edgar/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2022-present Dwight Gunning # # SPDX-License-Identifier: MIT -__version__ = '2.27.12' +__version__ = '2.27.13'