From 92eb57c9c663909754b944c0194bc253c9f00079 Mon Sep 17 00:00:00 2001 From: Ouranos Helper Bot Date: Tue, 4 Feb 2025 19:47:58 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.54.1-dev.6=20=E2=86=92=200.?= =?UTF-8?q?54.1-dev.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ouranos Helper Bot --- pyproject.toml | 2 +- src/xclim/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 412ae45f7..36bf98148 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -140,7 +140,7 @@ target-version = [ ] [tool.bumpversion] -current_version = "0.54.1-dev.6" +current_version = "0.54.1-dev.7" commit = true commit_args = "--no-verify --signoff" tag = false diff --git a/src/xclim/__init__.py b/src/xclim/__init__.py index 316c86698..5638bb91c 100644 --- a/src/xclim/__init__.py +++ b/src/xclim/__init__.py @@ -13,7 +13,7 @@ __author__ = """Travis Logan""" __email__ = "logan.travis@ouranos.ca" -__version__ = "0.54.1-dev.6" +__version__ = "0.54.1-dev.7" with _resources.as_file(_resources.files("xclim.data")) as _module_data: