From 3a9d0d736cf6569db5747a206449a39989850633 Mon Sep 17 00:00:00 2001 From: David Kane Date: Wed, 27 Sep 2023 11:33:57 +0100 Subject: [PATCH] version bump --- src/ixbrlparse/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ixbrlparse/__about__.py b/src/ixbrlparse/__about__.py index bc8c296..777f190 100644 --- a/src/ixbrlparse/__about__.py +++ b/src/ixbrlparse/__about__.py @@ -1 +1 @@ -__version__ = "0.7.2" +__version__ = "0.8.0"