From 786198a100f1ad17edaa192c394944f1f132c59c Mon Sep 17 00:00:00 2001 From: cortner Date: Tue, 6 Jun 2023 20:37:22 -0700 Subject: [PATCH] bump v0.1.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e1392f5..cecf487 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Polynomials4ML" uuid = "03c4bcba-a943-47e9-bfa1-b1661fc2974f" authors = ["Christoph Ortner and contributors"] -version = "0.1.3" +version = "0.1.4" [deps] ACEbase = "14bae519-eb20-449c-a949-9c58ed33163e"