From a8b14c55f3af34f7e9ec3db49d5448c3322cc60e Mon Sep 17 00:00:00 2001 From: Armin Soleymaniniya Date: Fri, 5 Jan 2024 19:09:07 +0100 Subject: [PATCH] FDirty fx the version dependencyy of oktoberfest 0.5.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dba24c6..39b68b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "spectrum_fundamentals" -version = "0.5.0" # <> +version = "0.4.9" # <> description = "Fundamental functions, annotation pipeline and constants for oktoberfest" authors = ["Wilhelmlab at Technical University of Munich"] license = "MIT"