From 62a3018008388703d842dfd6c0304c45a7542c34 Mon Sep 17 00:00:00 2001 From: Leonardo Cavallucci Date: Wed, 13 Dec 2023 14:25:20 +0100 Subject: [PATCH] Bump develop version [ci skip] --- meta/__init__.py | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/__init__.py b/meta/__init__.py index 54499df..2bd61a2 100644 --- a/meta/__init__.py +++ b/meta/__init__.py @@ -1 +1 @@ -__version__ = "2.4.1" +__version__ = "2.4.2.dev1" diff --git a/pyproject.toml b/pyproject.toml index 8d711f2..6b8747d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ commit = true message = "Release {new_version}" commit_args = "--no-verify" tag = false -current_version = "2.4.1" +current_version = "2.4.2.dev1" parse = """(?x) (?P[0-9]+) \\.(?P[0-9]+)