From 14ddc95ed7cdafaa8586b6ae5480507850bf3a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amund=20Faller=20R=C3=A5heim?= Date: Fri, 5 Apr 2024 16:00:13 +0200 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f363262..edd002a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "linerate" -version = "1.0.0" +version = "1.0.1" description = "Library for computing line ampacity ratings for overhead lines" authors = ["Statnett Datascience ", "Yngve Mardal Moe "] repository = "https://github.com/statnett/linerate.git"