From ca736c16e4932b3eaa6f61233959d237f7b696c4 Mon Sep 17 00:00:00 2001 From: foefl Date: Thu, 23 Oct 2025 07:50:07 +0200 Subject: [PATCH] bump version to new prerelease --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4f4bfca..a5427e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dopt-basics" -version = "0.1.3" +version = "0.1.4dev1" description = "basic cross-project tools for Python-based d-opt projects" authors = [ {name = "Florian Förster", email = "f.foerster@d-opt.com"}, @@ -69,7 +69,7 @@ directory = "reports/coverage" [tool.bumpversion] -current_version = "0.1.3" +current_version = "0.1.4dev1" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.