From e04a9275b6b12f627f85434462e34b1ed21a8d9d Mon Sep 17 00:00:00 2001 From: Ouranos Helper Bot Date: Tue, 10 Dec 2024 19:09:26 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.53.3-dev.13=20=E2=86=92=200?= =?UTF-8?q?.53.3-dev.14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- src/xclim/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 3df470c99..8378637e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -136,7 +136,7 @@ target-version = [ ] [tool.bumpversion] -current_version = "0.53.3-dev.13" +current_version = "0.53.3-dev.14" commit = true commit_args = "--no-verify" tag = false diff --git a/src/xclim/__init__.py b/src/xclim/__init__.py index b82c61119..ddb6e5759 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.53.3-dev.13" +__version__ = "0.53.3-dev.14" with _resources.as_file(_resources.files("xclim.data")) as _module_data: