From ae8c2eeb177b787a387a0b9ab35894c08841426f Mon Sep 17 00:00:00 2001 From: MrMinimal64 Date: Fri, 19 Aug 2022 19:10:31 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 71b44a9..454fd21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "extremitypathfinder" -version = "2.3.0" +version = "2.4.0" license = "MIT" readme = "README.rst" repository = "https://github.com/jannikmi/extremitypathfinder"