From fdd7c82b49f36248439ae3f06c533863f1e03d8d Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Wed, 1 Feb 2023 15:29:52 +0100
Subject: [PATCH] Bumpver, bumpver

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

diff --git a/pyproject.toml b/pyproject.toml
index 6e342e9..5b3c0d3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
     "pydantic",
     "pytz",
     "pandas",
-    "vipscore_common @ git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@v0.6.3"
+    "vipscore_common @ git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@v0.1.6"
 ]
 
 requires-python = ">=3.9"
-- 
GitLab