From 02d649ca82fe34b54a23c3e06a904701745299ad Mon Sep 17 00:00:00 2001 From: Simon K <6615834+simon-20@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:25:51 +0100 Subject: [PATCH] build: bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f982c49..1971064 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "bulk-data-service" -version = "0.0.1" +version = "0.1.6" requires-python = ">= 3.12" readme = "README.md" dependencies = [