diff --git a/edgar/__about__.py b/edgar/__about__.py index f90dccd..e68d384 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.0' +__version__ = '3.1.1'