From c9b07b327495c4eb7b879292a08e4b5929c60497 Mon Sep 17 00:00:00 2001 From: Toby Driscoll Date: Wed, 10 Jul 2024 14:22:41 -0400 Subject: [PATCH] version bump --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 21f71a0..e1c62b2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RationalFunctionApproximation" uuid = "c92886a3-cb30-4e18-b84f-372dde475ecc" authors = ["Toby Driscoll and contributors"] -version = "0.1.3" +version = "0.1.4" [deps] ComplexRegions = "c64915e2-6c82-11e9-38e9-1f159a780463"