From 80d28d60de01403bb49b3be1553d5e6bccfed4e6 Mon Sep 17 00:00:00 2001 From: Ouranos Helper Bot Date: Tue, 3 Sep 2024 19:17:23 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.52.1-dev.1=20=E2=86=92=200.?= =?UTF-8?q?52.1-dev.2?= 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 03fa589bc..4c976c83b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -136,7 +136,7 @@ target-version = [ ] [tool.bumpversion] -current_version = "0.52.1-dev.1" +current_version = "0.52.1-dev.2" commit = true commit_args = "--no-verify" tag = false diff --git a/xclim/__init__.py b/xclim/__init__.py index fd3e98cf2..089289f28 100644 --- a/xclim/__init__.py +++ b/xclim/__init__.py @@ -13,7 +13,7 @@ __author__ = """Travis Logan""" __email__ = "logan.travis@ouranos.ca" -__version__ = "0.52.1-dev.1" +__version__ = "0.52.1-dev.2" with _resources.as_file(_resources.files("xclim.data")) as _module_data: