From 6121ec70d2df28a88ba851b1942f645619783ca3 Mon Sep 17 00:00:00 2001 From: Ouranos Helper Bot Date: Tue, 19 Nov 2024 16:30:40 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.53.3-dev.2=20=E2=86=92=200.?= =?UTF-8?q?53.3-dev.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- xclim/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 91f4f18da..dfd27d3d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -134,7 +134,7 @@ target-version = [ ] [tool.bumpversion] -current_version = "0.53.3-dev.2" +current_version = "0.53.3-dev.3" commit = true commit_args = "--no-verify" tag = false diff --git a/xclim/__init__.py b/xclim/__init__.py index 9010e312d..6f5891522 100644 --- a/xclim/__init__.py +++ b/xclim/__init__.py @@ -13,7 +13,7 @@ __author__ = """Travis Logan""" __email__ = "logan.travis@ouranos.ca" -__version__ = "0.53.3-dev.2" +__version__ = "0.53.3-dev.3" with _resources.as_file(_resources.files("xclim.data")) as _module_data: