From d1434af46f5df07e3d9736be60bfa690cae9c30d Mon Sep 17 00:00:00 2001
From: Gordian Edenhofer <gordian.edenhofer@gmail.com>
Date: Sat, 1 Feb 2025 12:28:34 -0600
Subject: [PATCH] Tag version 8.5.6

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 19dbf0145..22f18610a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "nifty8"
-version = "8.5.5"
+version = "8.5.6"
 description = "Probabilistic programming framework for signal inference algorithms that operate regardless of the underlying grids and their resolutions"
 readme = "README.md"
 authors = [
-- 
GitLab