From ebdae28213097c7d37a2e4e918321bebc4c7ccca Mon Sep 17 00:00:00 2001 From: Dwight Gunning Date: Tue, 12 Nov 2024 18:09:30 -0500 Subject: [PATCH] Bump version of 3.1.2 --- edgar/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edgar/__about__.py b/edgar/__about__.py index e68d384..2b36ea5 100644 --- a/edgar/__about__.py +++ b/edgar/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2022-present Dwight Gunning # # SPDX-License-Identifier: MIT -__version__ = '3.1.1' +__version__ = '3.1.2'