From e461ccf250ff3423682f8dcfc78414a83b015c55 Mon Sep 17 00:00:00 2001 From: "bumpversion[bot]" Date: Mon, 11 Dec 2023 23:20:44 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.7.22-beta=20=E2=86=92=200.7?= =?UTF-8?q?.23-beta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cruft.json | 2 +- pyproject.toml | 2 +- tests/test_xscen.py | 2 +- xscen/__init__.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.cruft.json b/.cruft.json index e7863e3c..d6e1576f 100644 --- a/.cruft.json +++ b/.cruft.json @@ -11,7 +11,7 @@ "project_slug": "xscen", "project_short_description": "A climate change scenario-building analysis framework, built with xclim/xarray.", "pypi_username": "RondeauG", - "version": "0.7.22-beta", + "version": "0.7.23-beta", "use_pytest": "y", "use_black": "y", "use_conda": "y", diff --git a/pyproject.toml b/pyproject.toml index 41a828f3..262f1076 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ target-version = [ ] [tool.bumpversion] -current_version = "0.7.22-beta" +current_version = "0.7.23-beta" commit = true tag = false tag_name = "{new_version}" diff --git a/tests/test_xscen.py b/tests/test_xscen.py index 1bb9515e..81292417 100644 --- a/tests/test_xscen.py +++ b/tests/test_xscen.py @@ -28,4 +28,4 @@ def test_package_metadata(self): contents = f.read() assert """Gabriel Rondeau-Genesse""" in contents assert '__email__ = "rondeau-genesse.gabriel@ouranos.ca"' in contents - assert '__version__ = "0.7.22-beta"' in contents + assert '__version__ = "0.7.23-beta"' in contents diff --git a/xscen/__init__.py b/xscen/__init__.py index 55aff6e9..fd184621 100644 --- a/xscen/__init__.py +++ b/xscen/__init__.py @@ -52,7 +52,7 @@ __author__ = """Gabriel Rondeau-Genesse""" __email__ = "rondeau-genesse.gabriel@ouranos.ca" -__version__ = "0.7.22-beta" +__version__ = "0.7.23-beta" def warning_on_one_line(