From 692c9c92ce40c406fdfb6a838528bd2daa3aa470 Mon Sep 17 00:00:00 2001
From: "Mayr, Hannes" <hannes.mayr@stud.tu-darmstadt.de>
Date: Wed, 14 Dec 2022 13:50:11 +0100
Subject: [PATCH] Bump version.

---
 plotid/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plotid/__init__.py b/plotid/__init__.py
index 07fe836..19ab644 100644
--- a/plotid/__init__.py
+++ b/plotid/__init__.py
@@ -10,5 +10,5 @@ research data, the plot is based on. Additionally, the script that created the
 plot will also be copied to the directory.
 """
 
-__version__ = "0.2.2-b2"
+__version__ = "0.2.2-b3"
 __author__ = "Institut Fluidsystemtechnik within nfdi4ing at TU Darmstadt"
-- 
GitLab