From 2d08fe23169bb1b3f2bb6ed11b97d2015c05b3f9 Mon Sep 17 00:00:00 2001 From: Paul Tiede Date: Tue, 17 Dec 2024 11:13:55 -0500 Subject: [PATCH] Update to Pyehtim 0.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 501004be..09af5ad1 100644 --- a/Project.toml +++ b/Project.toml @@ -89,7 +89,7 @@ ParameterHandling = "0.4, 0.5" Pigeons = "0.3, 0.4" PolarizedTypes = "0.1" PrettyTables = "1, 2" -Pyehtim = "0.1" +Pyehtim = "0.2" RecipesBase = "1" Reexport = "1" SpecialFunctions = "0.10, 1, 2"