From acb0f737058cb63f8d040a1fab8d34c042c6ea8b Mon Sep 17 00:00:00 2001 From: "bumpversion[bot]" Date: Fri, 15 Dec 2023 21:02:52 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.7.23-beta=20=E2=86=92=200.7?= =?UTF-8?q?.24-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 d6e1576f..ebe2e2a9 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.23-beta", + "version": "0.7.24-beta", "use_pytest": "y", "use_black": "y", "use_conda": "y", diff --git a/pyproject.toml b/pyproject.toml index 262f1076..68941b47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ target-version = [ ] [tool.bumpversion] -current_version = "0.7.23-beta" +current_version = "0.7.24-beta" commit = true tag = false tag_name = "{new_version}" diff --git a/tests/test_xscen.py b/tests/test_xscen.py index 81292417..873e19f0 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.23-beta"' in contents + assert '__version__ = "0.7.24-beta"' in contents diff --git a/xscen/__init__.py b/xscen/__init__.py index fd184621..210fff04 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.23-beta" +__version__ = "0.7.24-beta" def warning_on_one_line(