From 148cb5e3c57f267b3f565f749b64f32b45bcdfa2 Mon Sep 17 00:00:00 2001 From: Huite Bootsma Date: Tue, 19 Dec 2023 11:52:57 +0100 Subject: [PATCH] Bump versions --- gistim/__init__.py | 2 +- pixi.toml | 2 +- pyproject.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gistim/__init__.py b/gistim/__init__.py index 23e6914..07cf058 100644 --- a/gistim/__init__.py +++ b/gistim/__init__.py @@ -1,3 +1,3 @@ import gistim.compute -__version__ = "0.6.0" \ No newline at end of file +__version__ = "0.6.1" \ No newline at end of file diff --git a/pixi.toml b/pixi.toml index 364206c..80ea19a 100644 --- a/pixi.toml +++ b/pixi.toml @@ -1,6 +1,6 @@ [project] name = "gistim" -version = "0.6.0" +version = "0.6.1" description = "Connects TimML and TTim Analytic Element modeling to QGIS" authors = ["Huite Bootsma"] channels = ["conda-forge"] diff --git a/pyproject.toml b/pyproject.toml index 08204b1..5606094 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" name = "gistim" description = "Connects TimML and TTim Analytic Element modeling to QGIS" readme = "README.md" -version = "0.6.0" +version = "0.6.1" maintainers = [{ name = "Huite Bootsma", email = "huite.bootsma@deltares.nl" }] requires-python = ">=3.9" dependencies = [