From 0d212a4971f48841d9d163bd416e16c758ab3a2f Mon Sep 17 00:00:00 2001 From: Jim Madge Date: Tue, 26 Sep 2023 16:06:59 +0100 Subject: [PATCH] Bump version --- nexus_allowlist/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nexus_allowlist/__about__.py b/nexus_allowlist/__about__.py index 9793744..929af9e 100644 --- a/nexus_allowlist/__about__.py +++ b/nexus_allowlist/__about__.py @@ -1 +1 @@ -__version__ = "v0.7.0" +__version__ = "v0.8.0"