From 3d7c02404f9047a6849c58668360da88ddacc4a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amund=20Faller=20R=C3=A5heim?= Date: Thu, 4 Apr 2024 14:36:12 +0200 Subject: [PATCH] updated version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ef877ad..54e4e73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "linerate" -version = "0.0.7-post.3+62231f4" +version = "1.0.0" description = "Library for computing line ampacity ratings for overhead lines" authors = ["Statnett Datascience ", "Yngve Mardal Moe "] repository = "https://github.com/statnett/linerate.git"