From 28e8fb0bb03a7eb492f0453c9e63a73bf45093a0 Mon Sep 17 00:00:00 2001 From: dlons Date: Mon, 27 Apr 2026 13:16:45 +0100 Subject: [PATCH] bump down version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 10868e5..b223eb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "soc-classification-library" -version = "0.1.6" +version = "0.1.5" description = "Standard Occupational Classification library" authors = ["Steve Gibbard "] license = "MIT"