From c2c0719e2732e1288e0728459c14bac43c662227 Mon Sep 17 00:00:00 2001 From: Sara Kolding <74907693+sarakolding@users.noreply.github.com> Date: Thu, 26 Sep 2024 18:03:30 +0200 Subject: [PATCH] feat: release please --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d92687a2..27e374ef 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ In essence, the time series need to be _flattened_ so that each prediction time ## 🔧 Installation -To get started using timeseriesflattener simply install it using pip by running the following line in your terminal: +To get started using timeseriesflattener simply install it using pip by running the following line in your terminal: ``` pip install timeseriesflattener