diff --git a/pyfa_tool/__init__.py b/pyfa_tool/__init__.py index 749644a..0aa08f4 100644 --- a/pyfa_tool/__init__.py +++ b/pyfa_tool/__init__.py @@ -8,7 +8,7 @@ -__version__ = "0.0.2a" +__version__ = "0.0.3a" #Important paths from pathlib import Path diff --git a/pyproject.toml b/pyproject.toml index cc8f869..24962c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyFa-tool" -version = "0.0.2a" +version = "0.0.3a" description = "A python wrapper on RFa for FA files using Xarray" authors = ["Thomas Vergauwen ", "Kobe Vandelanotte ",