diff --git a/plotid/__init__.py b/plotid/__init__.py index 07fe8365913171a42039fdc665dcb4447f12cd91..19ab64467ef0756230c448d88061174adae920b6 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"