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 = [